summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-05-14 15:13:14 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-05-14 15:13:33 +0900
commitc0eaf366555bb22b753e9b0ff1a00cdb3ce5dfea (patch)
tree21493057368f6e8f6a3364707fd5bf9e4a43e122
parent8e123536d321269b0e610f39041a5e671cfd01cb (diff)
downloadtdeio-locate-c0eaf366.tar.gz
tdeio-locate-c0eaf366.zip
Amend project name in cmake files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8595d6d7b4b26846772966c3d19f279c4399450f)
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 19af789..2d05a4e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -14,7 +14,7 @@ cmake_minimum_required( VERSION 3.1 )
##### general package setup #####################
-project( tdeio-locate )
+project( tdeio_locate )
##### include essential cmake modules ###########