aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorjackpoz <giacomopoz@gmail.com>2020-04-05 15:17:02 +0200
committerjackpoz <giacomopoz@gmail.com>2020-04-05 15:17:02 +0200
commit404dbcdcf6bd09202cf58a4064a127e7f303b9b2 (patch)
tree7405d1e37ee5e1fd3c90b70cd42818260662f275 /CMakeLists.txt
parent2a2867cdc009265fd17ab2179b4b970760809acc (diff)
Build/CMake: Code cleanup
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index d49fc12604c..961005573da 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -8,7 +8,6 @@
# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-# We require CMake >= 3.2
cmake_minimum_required(VERSION 3.8)
# add this options before PROJECT keyword