diff --git a/ext/SPIRV-Cross-build/CMakeLists.txt b/ext/SPIRV-Cross-build/CMakeLists.txt index 25e42a703d..608483edfa 100644 --- a/ext/SPIRV-Cross-build/CMakeLists.txt +++ b/ext/SPIRV-Cross-build/CMakeLists.txt @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -cmake_minimum_required(VERSION 2.8) +cmake_minimum_required(VERSION 3.0) project(SPIRV-Cross) enable_testing()