04-19-2015, 06:16 PM
Then, @Simbax could try adding this before the final else():
Code:
elseif("${CMAKE_CXX_COMPILER_ID}" MATCHES "MSVC")
message(STATUS "Detected MSVC compiler")
set(CXX11_FLAGS "")