diff -r 3e73d4ae8b49 -r 085cc937a4d4 CMakeLists.txt --- a/CMakeLists.txt Fri Dec 07 14:46:40 2018 +0100 +++ b/CMakeLists.txt Sun Dec 09 18:40:02 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 (relpipeout-ods.cpp) +project (relpipe-out-ods.cpp) cmake_minimum_required(VERSION 2.8) add_subdirectory (src)