mirror of
https://github.com/lubosz/overte.git
synced 2025-04-06 01:02:29 +02:00
Fix animation tests build
This commit is contained in:
parent
1a4eb3ac62
commit
38064b95c5
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