diff options
author | Ben Boeckel <ben.boeckel@kitware.com> | 2023-05-14 21:24:02 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2023-05-18 12:34:31 (GMT) |
commit | 18f87c87f86473dd2106b6d8ab7acc9def99b9b1 (patch) | |
tree | aab3ae4f9f7487eabccd2ffaa679e8ff18669c8f /cmake_uninstall.cmake.in | |
parent | 56f7d6f827290dd7d4d5c6edf0fe12568d4a819e (diff) | |
download | CMake-18f87c87f86473dd2106b6d8ab7acc9def99b9b1.zip CMake-18f87c87f86473dd2106b6d8ab7acc9def99b9b1.tar.gz CMake-18f87c87f86473dd2106b6d8ab7acc9def99b9b1.tar.bz2 |
cmCxxModuleMapper: track whether modules are private or not
This allows collation to give a useful error message when it finds usage
of a private module rather than collation just not informing the
compilation and the compiler erroring out about not being able to import
unknown modules (which exists, but it was not told about due to
visibility).
Fixes: #24652
Diffstat (limited to 'cmake_uninstall.cmake.in')
0 files changed, 0 insertions, 0 deletions