mirror of
https://github.com/lubosz/overte.git
synced 2025-04-14 14:46:55 +02:00
Helps to actually commit the fix
This commit is contained in:
parent
c1b72db18d
commit
eb9d52fbb3
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(Script)
|
||||
setup_hifi_project(Network Script)
|
||||
|
||||
set_target_properties(${TARGET_NAME} PROPERTIES FOLDER "Tests/manual-tests/")
|
||||
|
||||
|
|
Loading…
Reference in a new issue