mirror of
https://github.com/g-truc/glm.git
synced 2025-04-05 21:45:02 +00:00
Updated GCC build option
This commit is contained in:
parent
b5cda17ea8
commit
18099ccc84
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ project(glm)
|
|||
add_definitions(-D_CRT_SECURE_NO_WARNINGS)
|
||||
#add_definitions(-S)
|
||||
add_definitions(-msse2)
|
||||
add_definitions(-mfpmath=sse)
|
||||
add_definitions(-O3)
|
||||
|
||||
include_directories(".")
|
||||
|
|
Loading…
Add table
Reference in a new issue