try to get this to work

This commit is contained in:
Brad Hefta-Gaub 2014-01-10 22:58:42 -08:00
parent 7234b9ca4a
commit 1358f68868

View file

@ -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})