Skip to content

Commit aecd716

Browse files
flying-sheephenryiii
authored andcommitted
Apply suggestion from @henryiii
Co-authored-by: Henry Schreiner <[email protected]>
1 parent c91fb0b commit aecd716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

micromamba/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# The full license is in the file LICENSE, distributed with this software.
66

7-
cmake_minimum_required(VERSION 4.1)
7+
cmake_minimum_required(VERSION 3.16...4.1)
88
cmake_policy(SET CMP0025 NEW) # Introduced in cmake 3.0
99
cmake_policy(SET CMP0077 NEW) # Introduced in cmake 3.13
1010
cmake_policy(SET CMP0192 NEW) # Introduced in cmake 4.1

0 commit comments

Comments
 (0)