aboutsummaryrefslogtreecommitdiffstats
path: root/include/CMakeLists.txt
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2016-05-18 18:19:03 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2016-05-18 18:19:03 +0200
commit0ea46ffe93ab87cbd41df1a80d38904d026fcb3b (patch)
tree76720486d33da659acfd52906e7c223a41a88581 /include/CMakeLists.txt
parent9481b4f2960c560ec8297bdc37d8014230072a5c (diff)
adds a pkgconfig file
Change-Id: Ic0d143f282feef7335c7ea2bf589df90af4eef2f Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'include/CMakeLists.txt')
-rw-r--r--include/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt
index 07cbb04b..5b0114de 100644
--- a/include/CMakeLists.txt
+++ b/include/CMakeLists.txt
@@ -1 +1 @@
-INSTALL(DIRECTORY afb DESTINATION ${CMAKE_INSTALL_INCLUDEDIR})
+INSTALL(DIRECTORY afb DESTINATION ${CMAKE_INSTALL_FULL_INCLUDEDIR})