summaryrefslogtreecommitdiffstats
path: root/Source/cmValue.h
Commit message (Collapse)AuthorAgeFilesLines
* IWYU: Update for Debian 12 CI jobBrad King2023-07-281-1/+0
| | | | | | `include-what-you-use` diagnostics, in practice, are specific to the environment's compiler and standard library. Update includes to satisfy IWYU for our CI job under Debian 12.
* Move helpers functions from cmStringAlgorithms.h to cmValue.hMarc Chevrier2021-09-211-0/+78
| | | | | Helpers functions related to cmValue semantic are now part of cmValue.h header.
* cmValue: add IsInternallyOn methodsMarc Chevrier2021-09-211-0/+22
|
* Rename cmProp in cmValueMarc Chevrier2021-09-211-0/+214