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 81ca39c commit 26a039cCopy full SHA for 26a039c
CHANGELOG.md
@@ -23,6 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
23
* `output()` helper, in `output.cmake`.
24
* Support for ANSI, in `output.cmake`.
25
* PSR inspired logging functions, in `logging.cmake`.
26
+* Utils for determining the datatype of a target variable or value, in `helpers.cmake`.
27
* A "mini" testing framework for cmake modules and scripts, in `testing.cmake`.
28
* `RSP_CMAKE_SCRIPTS_BUILD_TESTS` project option for building tests.
29
* `tests.yaml` and `deploy-docs.yaml` GitHub Actions workflows.
0 commit comments