We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c91fb0b commit aecd716Copy full SHA for aecd716
micromamba/CMakeLists.txt
@@ -4,7 +4,7 @@
4
#
5
# The full license is in the file LICENSE, distributed with this software.
6
7
-cmake_minimum_required(VERSION 4.1)
+cmake_minimum_required(VERSION 3.16...4.1)
8
cmake_policy(SET CMP0025 NEW) # Introduced in cmake 3.0
9
cmake_policy(SET CMP0077 NEW) # Introduced in cmake 3.13
10
cmake_policy(SET CMP0192 NEW) # Introduced in cmake 4.1
0 commit comments