Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #18 from mariux64/preset-more-variables-in-meson
Preset more variables in Meson
  • Loading branch information
donald committed Feb 8, 2018
2 parents f1a2cb8 + 0f7a31c commit b9dd723
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions buildtypes/meson.sh.in
Expand Up @@ -36,6 +36,8 @@ BEE_BUILDTYPE_MESON_SOURCEDIR=${BEE_BUILDTYPE_MESON_MESONBUILD%/*}
bee_configure() {
start_cmd meson \
--prefix ${PREFIX} \
--sysconfdir=${SYSCONFDIR} \
--localstatedir=${LOCALSTATEDIR} \
--buildtype=plain \
"${@}" \
${S}
Expand Down

0 comments on commit b9dd723

Please sign in to comment.