windows compiles, some unittests give exceptions
This commit is contained in:
@ -449,6 +449,7 @@ endif()
|
||||
|
||||
if(CMAKE_CXX_COMPILER_ID STREQUAL "MSVC")
|
||||
set(COMPILER_FLAGS "/permissive-")
|
||||
add_compile_definitions(NOMINMAX not=! and=&& or=||)
|
||||
endif()
|
||||
|
||||
# Required include paths to compile the FSFW
|
||||
|
Reference in New Issue
Block a user