mirror of
https://github.com/g-truc/glm.git
synced 2026-06-08 02:23:48 +00:00
Added /permissive-
This commit is contained in:
@@ -57,6 +57,7 @@ else()
|
||||
set(CMAKE_CXX_EXTENSIONS OFF)
|
||||
if(CMAKE_CXX_COMPILER_ID MATCHES "MSVC")
|
||||
add_compile_options(/Za)
|
||||
add_compile_options(/permissive-)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user