summaryrefslogtreecommitdiffstats
path: root/ll-database-binding/conf.d/cmake
diff options
context:
space:
mode:
authorLoïc Collignon <loic.collignon@iot.bzh>2017-12-19 17:14:33 +0100
committerLoïc Collignon <loic.collignon@iot.bzh>2017-12-19 17:14:33 +0100
commite7cf408f6d143724ca84119d35f5091f9c3be702 (patch)
treebc639f4029c39ef95182672640dc6361e9106281 /ll-database-binding/conf.d/cmake
parent1d79465dea704d3b2983db132369c74a5892a3e4 (diff)
renamed api to match better the repo name and the feature provided.
Change-Id: I688950d9da5b3db903815a2869767d00df66b6cf Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
Diffstat (limited to 'll-database-binding/conf.d/cmake')
-rw-r--r--ll-database-binding/conf.d/cmake/config.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/ll-database-binding/conf.d/cmake/config.cmake b/ll-database-binding/conf.d/cmake/config.cmake
index 37f7e76..b1bcde1 100644
--- a/ll-database-binding/conf.d/cmake/config.cmake
+++ b/ll-database-binding/conf.d/cmake/config.cmake
@@ -18,7 +18,7 @@
# Project Info
# ------------------
-set(PROJECT_NAME ll-database)
+set(PROJECT_NAME persistence-binding)
set(PROJECT_VERSION "0.1")
set(PROJECT_PRETTY_NAME "Low Level Database Binding")
set(PROJECT_DESCRIPTION "")