mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-16 18:45:05 +02:00
6 lines
No EOL
118 B
CMake
6 lines
No EOL
118 B
CMake
set(TARGET_NAME udt-test)
|
|
setup_hifi_project()
|
|
|
|
link_hifi_libraries(networking)
|
|
|
|
copy_dlls_beside_windows_executable() |