mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-05-09 08:00:23 +02:00
6 lines
No EOL
138 B
CMake
6 lines
No EOL
138 B
CMake
set(TARGET_NAME bitstream2json)
|
|
setup_hifi_project(Widgets Script)
|
|
|
|
link_hifi_libraries(metavoxels)
|
|
|
|
copy_dlls_beside_windows_executable() |