diff -r f66c759d1111 -r f06781a5071b CMakeLists.txt --- a/CMakeLists.txt Mon Dec 10 21:17:26 2018 +0100 +++ b/CMakeLists.txt Wed Dec 12 23:45:46 2018 +0100 @@ -14,6 +14,6 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -project (relpipe-tr-grep.cpp) +project (relpipe-tr-cut.cpp) cmake_minimum_required(VERSION 2.8) add_subdirectory (src)