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 505f000 commit 4fcb60cCopy full SHA for 4fcb60c
CHANGELOG.md
@@ -20,6 +20,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
20
* `VERSION` file.
21
* RSP's GCC strict compile options, in `gcc.cmake` (_exposed via `compiler.cmake` module_).
22
* Caching utilities, `cache.cmake`.
23
+* `output()` helper, in `output.cmake`.
24
+* Support for ANSI, in `output.cmake`.
25
+* PSR inspired logging functions, in `logging.cmake`.
26
* A "mini" testing framework for cmake modules and scripts, in `testing.cmake`.
27
* `RSP_CMAKE_SCRIPTS_BUILD_TESTS` project option for building tests.
28
* `tests.yaml` and `deploy-docs.yaml` GitHub Actions workflows.
0 commit comments