mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-05-16 23:49:38 +02:00
8 lines
No EOL
145 B
CMake
8 lines
No EOL
145 B
CMake
set(TARGET_NAME json2bitstream)
|
|
setup_hifi_project(Widgets Script)
|
|
|
|
include_glm()
|
|
|
|
link_hifi_libraries(metavoxels)
|
|
|
|
include_dependency_includes() |