summaryrefslogtreecommitdiff
path: root/strata/enlightenment/bullet3.morph
diff options
context:
space:
mode:
authorRichard Dale <richard.dale@codethink.co.uk>2014-11-26 09:54:08 +0000
committerRichard Dale <richard.dale@codethink.co.uk>2014-11-26 09:54:08 +0000
commitc0aabc1a431f53496046fe8268a4d164f749e3ab (patch)
tree0f66ea4dca71c1f1bb421f3ad191c16bff5a1a5f /strata/enlightenment/bullet3.morph
parentdc132d3d9880c65d4630ca298f5ea0d405639b75 (diff)
parent604ce30fd8f0a40164ede05c5fb365fa382387d5 (diff)
downloaddefinitions-c0aabc1a431f53496046fe8268a4d164f749e3ab.tar.gz
Merge branch 'baserock/rdale/qt-tools-5.3.2'
Reviewed-by: Richard Maw <richard.maw@codethink.co.uk> Reviewed-by: James Thomas <james.thomas@codethink.co.uk>
Diffstat (limited to 'strata/enlightenment/bullet3.morph')
-rw-r--r--strata/enlightenment/bullet3.morph8
1 files changed, 8 insertions, 0 deletions
diff --git a/strata/enlightenment/bullet3.morph b/strata/enlightenment/bullet3.morph
new file mode 100644
index 00000000..74cb097a
--- /dev/null
+++ b/strata/enlightenment/bullet3.morph
@@ -0,0 +1,8 @@
+name: bullet
+kind: chunk
+configure-commands:
+- cmake -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_SHARED_LIBS=ON
+build-commands:
+- make
+install-commands:
+- make DESTDIR="$DESTDIR" install