summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-05-13 21:59:35 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-05-13 21:59:35 +0900
commitb7aec448a1dbe0dc98e67a82a79755b3eeee307f (patch)
tree8b5222245ba3318e8a7d79bc12c18deb39cddf48
parent17a1833c0f9fdd5034c5d7a649f6bf4f79cf41e5 (diff)
downloadtdeio-appinfo-b7aec448.tar.gz
tdeio-appinfo-b7aec448.zip
Amend project name in cmake files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index ba11107..9306e75 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -12,7 +12,7 @@ cmake_minimum_required( VERSION 3.1 )
#### general package setup
-project( tdeio-appinfo )
+project( tdeio_appinfo )
set( VERSION R14.1.0 )