-
- Downloads
cmake: `--build` and `--install` error out when encountering bad flags
Fixes #22186
Showing
- Source/cmakemain.cxx 24 additions, 2 deletionsSource/cmakemain.cxx
- Tests/RunCMake/CommandLine/RunCMakeTest.cmake 12 additions, 0 deletionsTests/RunCMake/CommandLine/RunCMakeTest.cmake
- Tests/RunCMake/CommandLine/build-invalid-target-syntax-result.txt 1 addition, 0 deletions...nCMake/CommandLine/build-invalid-target-syntax-result.txt
- Tests/RunCMake/CommandLine/build-invalid-target-syntax-stderr.txt 2 additions, 0 deletions...nCMake/CommandLine/build-invalid-target-syntax-stderr.txt
- Tests/RunCMake/CommandLine/build-unknown-command-long-result.txt 1 addition, 0 deletions...unCMake/CommandLine/build-unknown-command-long-result.txt
- Tests/RunCMake/CommandLine/build-unknown-command-long-stderr.txt 2 additions, 0 deletions...unCMake/CommandLine/build-unknown-command-long-stderr.txt
- Tests/RunCMake/CommandLine/build-unknown-command-partial-match-result.txt 1 addition, 0 deletions...ommandLine/build-unknown-command-partial-match-result.txt
- Tests/RunCMake/CommandLine/build-unknown-command-partial-match-stderr.txt 2 additions, 0 deletions...ommandLine/build-unknown-command-partial-match-stderr.txt
- Tests/RunCMake/CommandLine/build-unknown-command-short-result.txt 1 addition, 0 deletions...nCMake/CommandLine/build-unknown-command-short-result.txt
- Tests/RunCMake/CommandLine/build-unknown-command-short-stderr.txt 2 additions, 0 deletions...nCMake/CommandLine/build-unknown-command-short-stderr.txt
- Tests/RunCMake/CommandLine/install-unknown-command-long-result.txt 1 addition, 0 deletions...CMake/CommandLine/install-unknown-command-long-result.txt
- Tests/RunCMake/CommandLine/install-unknown-command-long-stderr.txt 2 additions, 0 deletions...CMake/CommandLine/install-unknown-command-long-stderr.txt
- Tests/RunCMake/CommandLine/install-unknown-command-short-result.txt 1 addition, 0 deletions...Make/CommandLine/install-unknown-command-short-result.txt
- Tests/RunCMake/CommandLine/install-unknown-command-short-stderr.txt 2 additions, 0 deletions...Make/CommandLine/install-unknown-command-short-stderr.txt
Loading
Please register or sign in to comment