diff options
author | Brad King <brad.king@kitware.com> | 2023-06-28 10:37:57 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2023-06-28 10:43:10 (GMT) |
commit | b9c99830c5a1e8e339fcca690b3e8fd62c31e61a (patch) | |
tree | 3b5a927c88bc3e3c4545b3462ff989023233fdc9 /Help/guide/tutorial/Step7/MathFunctions/mysqrt.cxx | |
parent | f58c7659d8652c1172fc15a0bae9d71ee477c1eb (diff) | |
download | CMake-b9c99830c5a1e8e339fcca690b3e8fd62c31e61a.zip CMake-b9c99830c5a1e8e339fcca690b3e8fd62c31e61a.tar.gz CMake-b9c99830c5a1e8e339fcca690b3e8fd62c31e61a.tar.bz2 |
VS: Fix C++ modules in source files with the same name
When multiple source files in a single target have the same name, we
already set `ObjectFileName` explicitly to avoid a `.obj` collision. For
C++ module sources, set `Module{Output,Dependencies}File` to avoid
`.ifc` and `.module.json` collisions.
Fixes: #25038
Diffstat (limited to 'Help/guide/tutorial/Step7/MathFunctions/mysqrt.cxx')
0 files changed, 0 insertions, 0 deletions