mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
9 lines
204 B
Diff
9 lines
204 B
Diff
--- a/CMakeLists.txt
|
|
+++ b/CMakeLists.txt
|
|
@@ -1,4 +1,4 @@
|
|
-cmake_minimum_required(VERSION 2.8.11)
|
|
+cmake_minimum_required(VERSION 3.20)
|
|
project(PSL-NATIVE)
|
|
|
|
# Can't use add_compile_options with 2.8.11
|