overte/tools/json2bitstream/CMakeLists.txt
2014-12-18 16:51:20 -08:00

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()