mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-08 22:25:42 +02:00
11 lines
384 B
Diff
11 lines
384 B
Diff
--- a/CMakeLists.txt 2025-04-08 22:04:35.298750813 +0200
|
|
+++ b/CMakeLists.txt 2025-04-08 22:04:47.430599644 +0200
|
|
@@ -14,7 +14,7 @@
|
|
# limitations under the License.
|
|
#===============================================================================
|
|
|
|
-cmake_minimum_required(VERSION 2.8.12)
|
|
+cmake_minimum_required(VERSION 3.5)
|
|
|
|
if(POLICY CMP0022)
|
|
cmake_policy(SET CMP0022 NEW)
|