CMakeLists.txt
branchv_0
changeset 28 8f1da1ce3ca5
parent 15 66db59d77033
--- a/CMakeLists.txt	Sun Dec 06 16:40:58 2020 +0100
+++ b/CMakeLists.txt	Sat May 29 21:49:37 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 <http://www.gnu.org/licenses/>.
 
-project (relpipe-in-yamltable.cpp)
+project (relpipe-in-cbortable.cpp)
 cmake_minimum_required(VERSION 3.7.2)
 add_subdirectory (src)