mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
28ece63fee
When generating the `IMPORTED_CXX_MODULES_[CONFIG]` target property, there was a missing path separator after a non-empty relative directory part of the path to a module source file. Co-authored-by: Brad King <brad.king@kitware.com>