mirror of
https://github.com/overte-org/overte.git
synced 2025-06-20 01:00:18 +02:00
* IK now returns early if solution is "good enough" * IK now has nsight markers for profiling
5 lines
117 B
CMake
5 lines
117 B
CMake
set(TARGET_NAME animation)
|
|
setup_hifi_library(Network Script)
|
|
link_hifi_libraries(shared model fbx)
|
|
|
|
target_nsight()
|