mirror of
https://github.com/overte-org/overte.git
synced 2025-04-07 22:33:04 +02:00
try to get this to work
This commit is contained in:
parent
7234b9ca4a
commit
1358f68868
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ link_hifi_library(voxel-server ${TARGET_NAME} ${ROOT_DIR})
|
|||
link_hifi_library(script-engine ${TARGET_NAME} ${ROOT_DIR})
|
||||
#testing
|
||||
|
||||
#include_directories(${ROOT_DIR}/externals/civetweb/include)
|
||||
include_directories(${ROOT_DIR}/externals/civetweb/include)
|
||||
|
||||
if (UNIX)
|
||||
target_link_libraries(${TARGET_NAME} ${CMAKE_DL_LIBS})
|
||||
|
|
Loading…
Reference in a new issue