CMakeLists.txt
branchv_0
changeset 15 66db59d77033
parent 4 a0689654b3c2
--- a/CMakeLists.txt	Sun Oct 25 21:48:11 2020 +0100
+++ b/CMakeLists.txt	Sun Oct 25 21:55:20 2020 +0100
@@ -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-xmltable.cpp)
+project (relpipe-in-yamltable.cpp)
 cmake_minimum_required(VERSION 3.7.2)
 add_subdirectory (src)