aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--3rdparty/QtPropertyBrowser/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/3rdparty/QtPropertyBrowser/CMakeLists.txt b/3rdparty/QtPropertyBrowser/CMakeLists.txt
index 952581bc..a86b5c6b 100644
--- a/3rdparty/QtPropertyBrowser/CMakeLists.txt
+++ b/3rdparty/QtPropertyBrowser/CMakeLists.txt
@@ -1,4 +1,5 @@
-CMAKE_MINIMUM_REQUIRED(VERSION 2.8.11)
+CMAKE_MINIMUM_REQUIRED(VERSION 3.13)
+
PROJECT(QtPropertyBrowser)
##################### Look for required libraries ######################