improved cmake
This commit is contained in:
parent
23c6be227f
commit
4d6c9b4a00
@ -43,9 +43,9 @@ include_directories(
|
|||||||
${INCLUDE_ROOT}
|
${INCLUDE_ROOT}
|
||||||
)
|
)
|
||||||
|
|
||||||
find_library(GLM_LIBRARY
|
find_library(GLEW_LIBRARY
|
||||||
NAMES
|
NAMES
|
||||||
glm
|
GLEW
|
||||||
PATHS
|
PATHS
|
||||||
${LIB_ROOT}
|
${LIB_ROOT}
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user