mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-09 10:09:05 +02:00
remove newline at end of shared CMakeLists
This commit is contained in:
parent
2b0cfe3c67
commit
121abc40b6
1 changed files with 1 additions and 1 deletions
|
@ -32,4 +32,4 @@ endif (UNIX AND NOT APPLE)
|
||||||
|
|
||||||
# include GLM
|
# include GLM
|
||||||
include(${MACRO_DIR}/IncludeGLM.cmake)
|
include(${MACRO_DIR}/IncludeGLM.cmake)
|
||||||
include_glm(${TARGET_NAME} ${ROOT_DIR})
|
include_glm(${TARGET_NAME} ${ROOT_DIR})
|
Loading…
Reference in a new issue