mirror of
https://github.com/overte-org/overte.git
synced 2025-08-04 00:43:30 +02:00
6 lines
252 B
CMake
6 lines
252 B
CMake
set(TARGET_NAME avatars-renderer)
|
|
AUTOSCRIBE_SHADER_LIB(gpu model render render-utils)
|
|
setup_hifi_library(Widgets Network Script)
|
|
link_hifi_libraries(shared gpu model animation model-networking script-engine render image render-utils)
|
|
|
|
target_bullet()
|