summaryrefslogtreecommitdiff
path: root/chunks/layer_management.morph
diff options
context:
space:
mode:
Diffstat (limited to 'chunks/layer_management.morph')
-rw-r--r--chunks/layer_management.morph10
1 files changed, 10 insertions, 0 deletions
diff --git a/chunks/layer_management.morph b/chunks/layer_management.morph
new file mode 100644
index 00000000..abb4bbd1
--- /dev/null
+++ b/chunks/layer_management.morph
@@ -0,0 +1,10 @@
+name: layer_management
+kind: chunk
+repo: upstream:layer_management
+ref: 206d6709d0a3b3932a02b30ccacaa02b3eab8493
+configure-commands:
+- mkdir -p build && cd build && cmake .. -DWITH_GLESv2_LIB=ON
+build-commands:
+- make -C build
+install-commands:
+- make -C build install