mirror of
https://github.com/overte-org/overte.git
synced 2025-08-03 22:43:15 +02:00
4 lines
168 B
CMake
4 lines
168 B
CMake
set(TARGET_NAME entities)
|
|
setup_hifi_library(Network Script)
|
|
include_directories(SYSTEM "${OPENSSL_INCLUDE_DIR}")
|
|
link_hifi_libraries(shared networking octree avatars)
|