Program Listing for File KataglyphisCppProjectConfig.hpp

Return to documentation for file (Src/KataglyphisCppProjectConfig.hpp)

// the configured options and settings for renderer
// https://riptutorial.com/cmake/example/32603/using-cmake-to-define-the-version-number-for-cplusplus-usage
#pragma once

#define VulkanRenderer_VERSION_MAJOR "0"
#define VulkanRenderer_VERSION_MINOR "0"

#define VULKAN_VERSION_MAJOR ""
#define VULKAN_VERSION_MINOR ""