Skip to content
  • Leander Beernaert's avatar
    file: Add CONFIGURE subcommand · a6fee094
    Leander Beernaert authored and Brad King's avatar Brad King committed
    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
    a6fee094