diff options
| author | spicyjpeg <thatspicyjpeg@gmail.com> | 2022-10-11 11:22:30 +0200 |
|---|---|---|
| committer | spicyjpeg <thatspicyjpeg@gmail.com> | 2022-10-11 11:22:30 +0200 |
| commit | 3f859332c8e345ef3a35e24ab8ee3617cb477df7 (patch) | |
| tree | e9e817278ffab859d261c68b9d1e372c517f91b8 /cpack/setup.cmake | |
| parent | 1a468c901a7b473a556c6a572c03c68186f03f89 (diff) | |
| download | psn00bsdk-3f859332c8e345ef3a35e24ab8ee3617cb477df7.tar.gz | |
Bump required CMake version to 3.21
Diffstat (limited to 'cpack/setup.cmake')
| -rw-r--r-- | cpack/setup.cmake | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cpack/setup.cmake b/cpack/setup.cmake index 13da515..eaf16f2 100644 --- a/cpack/setup.cmake +++ b/cpack/setup.cmake @@ -2,8 +2,6 @@ # rules to bundle the GCC toolchain and CMake in packages. It is included by # the main CMakeLists.txt script. -cmake_minimum_required(VERSION 3.20) - ## Settings # These can be set from the command line to completely disable bundling CMake |
