|
|
@ -23,4 +23,3 @@ option(GLM_DEVELOPMENT_MODE "GLM development" OFF) |
|
|
|
if(NOT GLM_DEVELOPMENT_MODE) |
|
|
|
if(NOT GLM_DEVELOPMENT_MODE) |
|
|
|
message(FATAL_ERROR "GLM is a header only library, no need to build it") |
|
|
|
message(FATAL_ERROR "GLM is a header only library, no need to build it") |
|
|
|
endif() |
|
|
|
endif() |
|
|
|
|
|
|
|
|
|
|
|