aboutsummaryrefslogtreecommitdiff
path: root/meson_test.py
diff options
context:
space:
mode:
authorAfief Halumi <afief.h@gmail.com>2015-05-15 20:01:21 +0300
committerAfief Halumi <afief.h@gmail.com>2015-05-15 21:06:31 +0300
commitacdef2e588430709e44a3f5214b10b25a37b38a7 (patch)
tree86dc984e71ab4f6fd4792e5bab43427713b86354 /meson_test.py
parent4743ad90cf53b3a451f51917f920296512992e52 (diff)
downloadmeson-acdef2e588430709e44a3f5214b10b25a37b38a7.zip
meson-acdef2e588430709e44a3f5214b10b25a37b38a7.tar.gz
meson-acdef2e588430709e44a3f5214b10b25a37b38a7.tar.bz2
Allow user to specify subproject directory in project definition
project() now takes an optional keyword argument `subproject_dir` which specifies the directory in which Meson will look for subproject. This argument is ignored in subprojects as all subprojects are owned by the top level project. subproject() now looks for the subproject in ${MESON_SOURCE_ROOT}/${SUBPROJECT_DIR}/foo where SUBPROJECT_DIR can be assigned using project() in the top level project.
Diffstat (limited to 'meson_test.py')
0 files changed, 0 insertions, 0 deletions