We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31685c0 commit 83a12e2Copy full SHA for 83a12e2
CHANGELOG.md
@@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
* `dependencies.cmake` and `dev-dependencies.cmake` scripts.
14
* `CPM.cmake` script that downloads specified version of [CPM](https://github.com/cpm-cmake/CPM.cmake).
15
* `fail_in_source_build()`, `extract_value()`, `requires_arguments()` and `safeguard_properties()` utils functions, in `helpers.cmake`.
16
-* `dump()` and `dd()` in `debug.cmake`.
+* `dump()`, `dd()` and `var_dump()` in `debug.cmake`.
17
* ANSI utils, in `output.cmake`
18
* `semver_parse()`, `write_version_file` and `version_from_file()` utils, in `version.cmake`.
19
* `git_find_version_tag()` util, in `git.cmake`.
0 commit comments