mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01: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()
|