CMakeLists.txt
branchv_0
changeset 33 e87c231afb77
parent 26 421608ecc12a
--- a/CMakeLists.txt	Sat Jun 06 01:50:45 2020 +0200
+++ b/CMakeLists.txt	Fri Sep 25 01:59:16 2020 +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-tr-guile.cpp)
+project (relpipe-tr-scheme.cpp)
 cmake_minimum_required(VERSION 3.7.2)
 add_subdirectory (src)