diff -r 5be268bc4c69 -r 66db59d77033 src/CMakeLists.txt --- a/src/CMakeLists.txt Sun Oct 25 21:48:11 2020 +0100 +++ b/src/CMakeLists.txt Sun Oct 25 21:55:20 2020 +0100 @@ -13,7 +13,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -set(EXECUTABLE_FILE "relpipe-in-xmltable") +set(EXECUTABLE_FILE "relpipe-in-yamltable") # Relpipe libraries: INCLUDE(FindPkgConfig)