Skip to content
Snippets Groups Projects
Commit e77b247a authored by Andreas Traczyk's avatar Andreas Traczyk
Browse files

cmake: add a project label to avoid name conflicts with the client

Change-Id: I8b894ccbad13fea3bb75e835bedd8c28fd3ba0bf
parent 05e18c0a
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,8 @@ project(jami
LANGUAGES C CXX)
set(PACKAGE_NAME "Jami Daemon")
set(PROJECT_LABEL "libjami")
################################################################################
# Build options
################################################################################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment