Closed BenjaFriend closed 4 years ago
Add the /MP flag to CMAKE_C_FLAGS and CMAKE_CXX_FLAGS in the root CMakeLists.txt
/MP
CMAKE_C_FLAGS
CMAKE_CXX_FLAGS
Sandbox
FlingTest
Merging past the AppVeyor Errors because they are coming from SOL2
Feature/Issue
Implementation/Solution
Add the
/MP
flag toCMAKE_C_FLAGS
andCMAKE_CXX_FLAGS
in the root CMakeLists.txtTests
Sandbox
game project and get the expected results?FlingTest
suite and ensure that there are no regressions?