mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +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()
|