mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01:00
8 lines
No EOL
142 B
CMake
8 lines
No EOL
142 B
CMake
set(TARGET_NAME shared-tests)
|
|
|
|
setup_hifi_project()
|
|
|
|
# link in the shared libraries
|
|
link_hifi_libraries(shared)
|
|
|
|
include_dependency_includes() |