mirror of
https://github.com/g-truc/glm.git
synced 2025-04-10 15:23:53 +00:00
Added development mode option
This commit is contained in:
commit
f88d767d9e
1 changed files with 0 additions and 1 deletions
|
@ -23,4 +23,3 @@ option(GLM_DEVELOPMENT_MODE "GLM development" OFF)
|
|||
if(NOT GLM_DEVELOPMENT_MODE)
|
||||
message(FATAL_ERROR "GLM is a header only library, no need to build it")
|
||||
endif()
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue