mirror of
https://github.com/overte-org/overte.git
synced 2025-06-22 01:20:40 +02:00
4 lines
174 B
CMake
4 lines
174 B
CMake
set(TARGET_NAME entities)
|
|
setup_hifi_library(Network Script)
|
|
include_directories(SYSTEM "${OPENSSL_INCLUDE_DIR}")
|
|
link_hifi_libraries(shared networking octree avatars model)
|