CMakeLists.txt
branchv_0
changeset 6 7cf3d8dd7a52
parent 3 085cc937a4d4
child 16 3ea2a5a25531
--- a/CMakeLists.txt	Tue Dec 18 22:44:59 2018 +0100
+++ b/CMakeLists.txt	Wed Dec 19 23:10:19 2018 +0100
@@ -15,5 +15,5 @@
 # along with this program. If not, see <http://www.gnu.org/licenses/>.
 
 project (relpipe-out-ods.cpp)
-cmake_minimum_required(VERSION 2.8)
+cmake_minimum_required(VERSION 3.7.2)
 add_subdirectory (src)