mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-07-10 13:38:49 +02:00
4 lines
142 B
CMake
4 lines
142 B
CMake
set(TARGET_NAME avatars)
|
|
setup_hifi_library(Network Script)
|
|
include_hifi_library_headers(gpu)
|
|
link_hifi_libraries(shared networking graphics)
|