mirror of
https://github.com/overte-org/overte.git
synced 2025-05-28 19:42:40 +02:00
6 lines
No EOL
125 B
CMake
6 lines
No EOL
125 B
CMake
set(TARGET_NAME udt-test)
|
|
setup_hifi_project()
|
|
|
|
link_hifi_libraries(networking shared)
|
|
|
|
copy_dlls_beside_windows_executable() |