We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
3.5
debug_assert
1 parent c1ae83a commit 44fd718Copy full SHA for 44fd718
1 file changed
external/debug_assert/CMakeLists.txt
@@ -2,7 +2,7 @@
2
# This file is subject to the license terms in the LICENSE file
3
# found in the top-level directory of this distribution.
4
5
-cmake_minimum_required(VERSION 3.1)
+cmake_minimum_required(VERSION 3.5)
6
project(DEBUG_ASSERT)
7
8
# Determine if debug_assert is built as a subproject (using add_subdirectory)
0 commit comments