summaryrefslogtreecommitdiff
path: root/cmocka-build-tree-settings.cmake.in
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2014-01-20 23:39:19 +0100
committerAndreas Schneider <asn@cryptomilk.org>2014-01-20 23:39:19 +0100
commit3770c5dc8f0718d849eb1d73c29c0b33db253c49 (patch)
treedaa16310c552ef96e040aea17130e6fb23d29311 /cmocka-build-tree-settings.cmake.in
parent11df27bbf33664611840abca158d4f75e79eaa0b (diff)
downloadcmocka-3770c5dc8f0718d849eb1d73c29c0b33db253c49.tar.gz
cmocka-3770c5dc8f0718d849eb1d73c29c0b33db253c49.tar.bz2
cmocka-3770c5dc8f0718d849eb1d73c29c0b33db253c49.zip
cmake: Add cmake config mode support.
Diffstat (limited to 'cmocka-build-tree-settings.cmake.in')
-rw-r--r--cmocka-build-tree-settings.cmake.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmocka-build-tree-settings.cmake.in b/cmocka-build-tree-settings.cmake.in
new file mode 100644
index 0000000..eb1f29e
--- /dev/null
+++ b/cmocka-build-tree-settings.cmake.in
@@ -0,0 +1 @@
+set(CMOCKA_INLUDE_DIR @PROJECT_SOURCE_DIR@/include)