diff options
author | Ben Boeckel <ben.boeckel@kitware.com> | 2023-09-05 23:21:34 (GMT) |
---|---|---|
committer | Ben Boeckel <ben.boeckel@kitware.com> | 2023-09-12 18:46:36 (GMT) |
commit | 458e3974a8d3827f051201403a1acc4ddca3c19e (patch) | |
tree | 45921bef4608e03f412d86003b82bf16e23cece4 /Tests/RunCMake/CXXModules/sources/not-compiled.txt | |
parent | 8708b41532a01479a96b2d5a67e54b7a1397306f (diff) | |
download | CMake-458e3974a8d3827f051201403a1acc4ddca3c19e.zip CMake-458e3974a8d3827f051201403a1acc4ddca3c19e.tar.gz CMake-458e3974a8d3827f051201403a1acc4ddca3c19e.tar.bz2 |
cxxmodules: detect and message about non-compiled sources
Previously an internal error was raised which ended up causing an
internal exception to be thrown. This is a typo situation that should
fall into an explicit error.
Fixes: #25207
Diffstat (limited to 'Tests/RunCMake/CXXModules/sources/not-compiled.txt')
-rw-r--r-- | Tests/RunCMake/CXXModules/sources/not-compiled.txt | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/Tests/RunCMake/CXXModules/sources/not-compiled.txt b/Tests/RunCMake/CXXModules/sources/not-compiled.txt new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Tests/RunCMake/CXXModules/sources/not-compiled.txt |