u01: Change project name
The task requires this.
This commit is contained in:
parent
47e5d9c522
commit
abb6291c56
|
@ -1,5 +1,5 @@
|
|||
cmake_minimum_required(VERSION 3.20)
|
||||
project(ecg-u01)
|
||||
project(ecg_tree)
|
||||
|
||||
add_library(tree SHARED node.cpp)
|
||||
# ~~~~~~
|
||||
|
|
Reference in a new issue