mirror of
https://github.com/overte-org/overte.git
synced 2025-06-18 23:20:48 +02:00
tweak to cause rebuild
This commit is contained in:
parent
821b490ff1
commit
0acd9d0fce
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ link_hifi_library(particles ${TARGET_NAME} ${ROOT_DIR})
|
||||||
link_hifi_library(octree-server ${TARGET_NAME} ${ROOT_DIR})
|
link_hifi_library(octree-server ${TARGET_NAME} ${ROOT_DIR})
|
||||||
link_hifi_library(particle-server ${TARGET_NAME} ${ROOT_DIR})
|
link_hifi_library(particle-server ${TARGET_NAME} ${ROOT_DIR})
|
||||||
link_hifi_library(voxel-server ${TARGET_NAME} ${ROOT_DIR})
|
link_hifi_library(voxel-server ${TARGET_NAME} ${ROOT_DIR})
|
||||||
|
#testing
|
||||||
|
|
||||||
include_directories(${ROOT_DIR}/externals/civetweb/include)
|
include_directories(${ROOT_DIR}/externals/civetweb/include)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue