mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-08 01:32:41 +02:00
missed a few
This commit is contained in:
parent
517bf0af0f
commit
9ce173f682
3 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
set(TARGET_NAME ac-client)
|
||||
setup_hifi_project(Core Widgets)
|
||||
setup_memory_debugger()
|
||||
link_hifi_libraries(shared networking)
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
set(TARGET_NAME atp-get)
|
||||
setup_hifi_project(Core Widgets)
|
||||
setup_memory_debugger()
|
||||
link_hifi_libraries(shared networking)
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
set(TARGET_NAME skeleton-dump)
|
||||
setup_hifi_project(Core Widgets)
|
||||
setup_memory_debugger()
|
||||
link_hifi_libraries(shared fbx model gpu gl animation)
|
||||
|
||||
|
|
Loading…
Reference in a new issue