summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/unset_variable.md
AgeCommit message (Collapse)Author
2021-10-24Create release notes page for 0.60.Jussi Pakkanen
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.