diff -r 500ce0b934e7 -r 8f434dc38444 CMakeLists.txt --- a/CMakeLists.txt Fri Apr 16 23:18:03 2021 +0200 +++ b/CMakeLists.txt Sat May 01 17:59:40 2021 +0200 @@ -13,6 +13,6 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -project (relpipe-in-qr.cpp) +project (relpipe-in-barcode.cpp) cmake_minimum_required(VERSION 3.7.2) add_subdirectory (src)