summaryrefslogtreecommitdiff
path: root/strata/cpe-wrt/jsonpath.morph
blob: e6688ca6ec7f158b2769539f768c082af80b88fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
name: jsonpath
kind: chunk

configure-commands:
- sed -i 's/-Werror //' CMakeLists.txt
- cmake -DCMAKE_INSTALL_PREFIX=$PREFIX

build-commands:
- make

install-commands:
- make install