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