add_executable(build_level
        main.cpp)

target_link_libraries(build_level common compiler tiny_gltf)