mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-05-08 05:29:53 +02:00
8 lines
No EOL
150 B
CMake
8 lines
No EOL
150 B
CMake
set(TARGET_NAME shared-tests)
|
|
|
|
setup_hifi_project()
|
|
|
|
# link in the shared libraries
|
|
link_hifi_libraries(shared)
|
|
|
|
copy_dlls_beside_windows_executable() |