mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 19:04:32 +02:00
Fix animation tests build
This commit is contained in:
parent
e2b140848f
commit
f6765d41e7
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Declare dependencies
|
||||
macro (setup_testcase_dependencies)
|
||||
# link in the shared libraries
|
||||
link_hifi_libraries(shared animation gpu hfm model-serializers graphics networking test-utils image)
|
||||
link_hifi_libraries(shared animation gpu hfm model-serializers graphics networking test-utils image script-engine)
|
||||
|
||||
package_libraries_for_deployment()
|
||||
endmacro ()
|
||||
|
|
Loading…
Reference in a new issue