mirror of
https://github.com/icaven/glm.git
synced 2026-01-01 03:12:16 +08:00
Added development mode option
This commit is contained in:
commit
f88d767d9e
@ -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…
x
Reference in New Issue
Block a user