Skip to content

file: Add CONFIGURE subcommand

Leander Beernaert requested to merge lb_qt/cmake:file-command into master

Extend the file command with the new CONFIGURE subcommand. The CONFIGURE subcommand behaves the same as string(CONFIGURE) except that it writes the resulting output immediately to a file.

Fixes: #20388 (closed)
Topic-rename: file-CONFIGURE

Edited by Brad King

Merge request reports