summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/new-debug-function.md
AgeCommit message (Collapse)Author
2022-07-03Finalize the release.Jussi Pakkanen
2022-03-30Add new debug() functionMarvin Scholz
Adds a new debug() function that can be used in the meson.build to log messages to the meson-log.txt that will not be printed to stdout when configuring the project.