at master 9 lines 325 B view raw
1diff --git a/CMakeLists.txt b/CMakeLists.txt 2index 57edba6..f28af86 100644 3--- a/CMakeLists.txt 4+++ b/CMakeLists.txt 5@@ -1,3 +1,4 @@ 6+CMAKE_MINIMUM_REQUIRED(VERSION 3.10) 7 PROJECT (cdrkit C) 8 SUBDIRS(include genisoimage wodim libedc libhfs_iso libparanoia icedax libusal librols libunls readom netscsid 3rd-party/dirsplit) 9