Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | file(configure): Order of named options should be specified in any order | Asit Dhal | 2020-12-13 | 1 | -1/+0 |
| | | | | Fixes: #20915 | ||||
* | file: Add CONFIGURE subcommand | Leander Beernaert | 2020-03-09 | 1 | -0/+1 |
Extend the `file()` command with a new `CONFIGURE` subcommand that behaves the same as `string(CONFIGURE)` except that it writes the resulting output immediately to a file. Fixes: #20388 |