mirror of
https://github.com/lubosz/overte.git
synced 2025-04-16 09:29:16 +02:00
Fixing compile failure
This commit is contained in:
parent
2ce8dba819
commit
3db3676fae
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
set(TARGET_NAME "entities-test")
|
||||
|
||||
# This is not a testcase -- just set it up as a regular hifi project
|
||||
setup_hifi_project()
|
||||
setup_hifi_project(Script)
|
||||
|
||||
set_target_properties(${TARGET_NAME} PROPERTIES FOLDER "Tests/manual-tests/")
|
||||
|
||||
|
|
Loading…
Reference in a new issue