diff -r ac427c840372 -r abf1d424f2a0 CMakeLists.txt --- a/CMakeLists.txt Fri Dec 07 12:53:44 2018 +0100 +++ b/CMakeLists.txt Mon Dec 10 00:06:54 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-validator.cpp) +project (relpipe-tr-sed.cpp) cmake_minimum_required(VERSION 2.8) add_subdirectory (src)