mirror of
https://github.com/overte-org/overte.git
synced 2025-04-25 14:13:47 +02:00
try this
This commit is contained in:
parent
ec5c33fecc
commit
ee34dfffc1
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ else (APPLE)
|
|||
|
||||
# we're using static GLEW, so define GLEW_STATIC
|
||||
add_definitions(-DGLEW_STATIC)
|
||||
target_link_libraries(${TARGET_NAME} "${GLEW_LIBRARIES}")
|
||||
endif()
|
||||
endif (APPLE)
|
||||
|
||||
|
|
Loading…
Reference in a new issue