builds with cmake 3.7.2 (e.g. on Debian GNU/Linux 9.6) v_0 v0.8
authorFrantišek Kučera <franta-hg@frantovo.cz>
Wed, 19 Dec 2018 23:10:19 +0100
branchv_0
changeset 13 1ef941b08a79
parent 12 f6fba79c1ed1
child 14 e4a3c69228e4
builds with cmake 3.7.2 (e.g. on Debian GNU/Linux 9.6)
CMakeLists.txt
--- a/CMakeLists.txt	Tue Dec 18 22:45:00 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-tr-cut.cpp)
-cmake_minimum_required(VERSION 2.8)
+cmake_minimum_required(VERSION 3.7.2)
 add_subdirectory (src)