summaryrefslogtreecommitdiff
path: root/test cases/common/244 variable scope/meson.build
AgeCommit message (Collapse)Author
2021-08-16Add unset_variable()Tristan Partin
This should be useful for helping to control variable scope within Meson. CMake has something similar for controlling scope.