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 1498ea5 commit 2345631Copy full SHA for 2345631
CHANGELOG.md
@@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
* Project's root `CMakeLists.txt`.
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`.
+* `fail_in_source_build()`, `extract_value()`, `requires_arguments()` and `safeguard_properties()` utils, in `helpers.cmake`.
16
* `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`.
0 commit comments