add_executable(VulkanTest main.cpp ${SHADER_FILES}) target_link_libraries(VulkanTest ${ULRE})