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 aecd716 commit 2456218Copy full SHA for 2456218
micromamba/CMakeLists.txt
@@ -5,9 +5,6 @@
5
# The full license is in the file LICENSE, distributed with this software.
6
7
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
11
project(micromamba)
12
13
include(GNUInstallDirs)
0 commit comments