mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-06 14:34:28 +02:00
commit
e3f859329d
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
set(TARGET_NAME gl-test)
|
||||
# This is not a testcase -- just set it up as a regular hifi project
|
||||
setup_hifi_project(Quick Gui OpenGL)
|
||||
setup_memory_debugger()
|
||||
set_target_properties(${TARGET_NAME} PROPERTIES FOLDER "Tests/manual-tests/")
|
||||
link_hifi_libraries(shared gl)
|
||||
package_libraries_for_deployment()
|
||||
|
|
Loading…
Reference in a new issue