KhronosGroup / SPIRV-Reflect

SPIRV-Reflect is a lightweight library that provides a C/C++ reflection API for SPIR-V shader bytecode in Vulkan applications.
Apache License 2.0
672 stars 147 forks source link

Bump CMake version to 3.5 #265

Closed corporateshark closed 3 months ago

corporateshark commented 3 months ago

Fixed the warning:

SPIRV-Reflect/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of CMake.
CLAassistant commented 3 months ago

CLA assistant check
All committers have signed the CLA.