summaryrefslogtreecommitdiff
path: root/strata/tizen/vconf.morph
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2015-05-29 16:05:03 +0000
committerJonathan Maw <jonathan.maw@codethink.co.uk>2015-05-29 16:05:03 +0000
commitc34784fe24683f8f4bc1b4e1a52c972fd2de19d3 (patch)
tree15efdf4d5b664ab49b86f7f429d4d0c167bd779f /strata/tizen/vconf.morph
parent7fddd2839b1cd33ea0e4fa156a68f4b0d471af3a (diff)
downloaddefinitions-c34784fe24683f8f4bc1b4e1a52c972fd2de19d3.tar.gz
Diffstat (limited to 'strata/tizen/vconf.morph')
-rw-r--r--strata/tizen/vconf.morph8
1 files changed, 8 insertions, 0 deletions
diff --git a/strata/tizen/vconf.morph b/strata/tizen/vconf.morph
new file mode 100644
index 00000000..f31bfc75
--- /dev/null
+++ b/strata/tizen/vconf.morph
@@ -0,0 +1,8 @@
+name: vconf
+kind: chunk
+build-system: cmake
+configure-commands:
+- |
+ cmake -DCMAKE_INSTALL_PREFIX="$PREFIX" \
+ -DLIB_INSTALL_DIR="$PREFIX/lib" \
+ -DTZ_SYS_CONFIG="$PREFIX/kdb"