diff options
author | Brad King <brad.king@kitware.com> | 2023-01-12 16:04:16 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2023-01-12 16:04:16 (GMT) |
commit | 2f85ec0a37d1ad75956dd81016a8c7ab90ff845b (patch) | |
tree | 013175e4c246fa8d1097c15ddc091d814b320bcc /Source/cmExportTryCompileFileGenerator.cxx | |
parent | 6b92224f6c8758e5e84b1425273f4abf3b278f54 (diff) | |
download | CMake-2f85ec0a37d1ad75956dd81016a8c7ab90ff845b.zip CMake-2f85ec0a37d1ad75956dd81016a8c7ab90ff845b.tar.gz CMake-2f85ec0a37d1ad75956dd81016a8c7ab90ff845b.tar.bz2 |
try_run: Avoid crash in keyword-dispatched signature when cross-compiling
Since commit aa9220d3a0 (try_compile: Add keyword-dispatched signature,
2022-09-02, v3.25.0-rc1~178^2) the `DoNotRunExecutable` code path may be
reached with no single source-file argument. Do not assume it exists.
Fixes: #24295
Diffstat (limited to 'Source/cmExportTryCompileFileGenerator.cxx')
0 files changed, 0 insertions, 0 deletions