Skip to content
Snippets Groups Projects

Resolve "MinGW - the messy compiler support"

Merged Tobias Frisch requested to merge 85-mingw-the-messy-compiler-support into develop
1 unresolved thread
Files
12
+ 2
0
@@ -10,6 +10,8 @@ if(NOT WIN32)
list(APPEND vkcv_flags -fopenmp)
endif()
list(APPEND vkcv_definitions _USE_MATH_DEFINES)
# some formatted printing
set(vkcv_config_msg " - Library: ")
Loading