add_executable(spv-gen spv-gen.cpp)
target_link_libraries(spv-gen PUBLIC nlohmann_json::nlohmann_json)