We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72eabce commit 29a4076Copy full SHA for 29a4076
1 file changed
GeneralsMD/Code/GameEngine/CMakeLists.txt
@@ -1376,3 +1376,4 @@ target_compile_definitions(z_gameengine PRIVATE
1376
target_precompile_headers(z_gameengine PRIVATE Include/Precompiled/PreRTS.h)
1377
1378
add_compile_definitions(GENERALS_ONLINE)
1379
+set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /fp:strict")
0 commit comments