Skip to content

Commit 2456218

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

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

micromamba/CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
# The full license is in the file LICENSE, distributed with this software.
66

77
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
118
project(micromamba)
129

1310
include(GNUInstallDirs)

0 commit comments

Comments
 (0)