mirror of
https://github.com/overte-org/overte.git
synced 2025-04-27 09:56:46 +02:00
8 lines
No EOL
142 B
CMake
8 lines
No EOL
142 B
CMake
set(TARGET_NAME bitstream2json)
|
|
setup_hifi_project(Widgets Script)
|
|
|
|
include_glm()
|
|
|
|
link_hifi_libraries(metavoxels)
|
|
|
|
link_shared_dependencies() |