if(KAT_BUILD_SHADER_SPIKES)
    add_subdirectory(shader_spikes)
endif()

if(KAT_REBUILD_SHADER_BUNDLES)
    add_subdirectory(shader_bundles)
endif()
