summaryrefslogtreecommitdiff
path: root/strata/enlightenment/bullet3.morph
blob: 357e1f67e5b21a5415512c4084140691c508df4d (plain)
1
2
3
4
5
6
7
8
name: bullet3
kind: chunk
configure-commands:
- cmake -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_SHARED_LIBS=ON
build-commands:
- make
install-commands:
- make DESTDIR="$DESTDIR" install