mirror of
https://github.com/overte-org/overte.git
synced 2025-04-25 18:35:32 +02:00
8 lines
No EOL
142 B
CMake
8 lines
No EOL
142 B
CMake
set(TARGET_NAME json2bitstream)
|
|
setup_hifi_project(Widgets Script)
|
|
|
|
include_glm()
|
|
|
|
link_hifi_libraries(metavoxels)
|
|
|
|
link_shared_dependencies() |