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