mirror of
https://github.com/g-truc/glm.git
synced 2025-04-10 15:23:53 +00:00
Added /permissive-
This commit is contained in:
parent
1183d39f43
commit
3b98e220bc
1 changed files with 1 additions and 0 deletions
|
@ -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()
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue