mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 05:11:15 -06:00
437280b127cxxmodules: scan C++ sources for imports by default3cddd11649Ninja: message about not compiled sources explicitly068fde1c34cmGeneratorTarget: use `this->` for method calls197a6bf171cxxmodules: rework control logic for scanning regular C++ sources5eb7bd641aTests/RunCMake/CXXModules: remove rules file requirementff18acc301CXXModules: remove `EXPERIMENTAL` from C++ module variable names0c07f39006cmExperimental: remove the flag for C++ modules68caec9137Help: add a manpage for cxxmodule support Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: Pavel Solodovnikov <hellyeahdominate@gmail.com> Merge-request: !8828