mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-04 08:13:13 +02:00
8 lines
No EOL
153 B
CMake
8 lines
No EOL
153 B
CMake
set(TARGET_NAME jitter-tests)
|
|
|
|
setup_hifi_project()
|
|
|
|
# link in the shared libraries
|
|
link_hifi_libraries(shared networking)
|
|
|
|
include_dependency_includes() |