mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01: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() |