mirror of
https://github.com/overte-org/overte.git
synced 2025-07-14 05:56:40 +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)
|