summaryrefslogtreecommitdiffstats
path: root/afb-helpers.pc.in
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2019-01-23 10:19:26 +0100
committerRomain Forlot <romain.forlot@iot.bzh>2019-01-23 10:20:46 +0100
commit9bcc943e620004b3bafe043b452eb5ba4c7954c9 (patch)
tree632109a7f971a4f6e50b23e3c9464b9d7a8219eb /afb-helpers.pc.in
parentb7e6dbef56913fa43ea23b842ebe2933d9e0477e (diff)
Set PROJECT_VERSION overwritable by cli
Use AGLVERSION variable that could be set by command-line to override the one set in the CMakeLists.txt file. Change-Id: Ic8137766ee3a0fb5b51cc49d2ea39d8d66e48b3f Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'afb-helpers.pc.in')
-rw-r--r--afb-helpers.pc.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/afb-helpers.pc.in b/afb-helpers.pc.in
index 3ddbbb8..fe96b86 100644
--- a/afb-helpers.pc.in
+++ b/afb-helpers.pc.in
@@ -25,7 +25,6 @@ Name: @TARGET_NAME@
Description: @PROJECT_DESCRIPTION@
Version: @PROJECT_VERSION@
URL: @PROJECT_URL@
-Libs.private:
Libs: -L@CMAKE_INSTALL_LIBDIR@ -l@TARGET_NAME@
Cflags: -I${includedir}