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 d5a76ee commit 1488181Copy full SHA for 1488181
CMakeLists.txt
@@ -7,7 +7,7 @@
7
# prefixed by CMAKE_ is reserved by CMake and has special meaning.
8
9
cmake_minimum_required(VERSION 3.20)
10
-
+cmake_policy(VERSION 3.20)
11
12
# We include C as a language because - for some reason -
13
# FIND_LIBRARY_USE_LIB64_PATHS is otherwise ignored.
0 commit comments