Imported Upstream version 3.25.0
[platform/upstream/cmake.git] / Tests / RunCMake / CXXModules / FileSetModuleHeaderUnitsInterface-stderr.txt
1 CMake Warning \(dev\) at FileSetModuleHeaderUnitsInterface.cmake:2 \(target_sources\):
2   CMake's C\+\+ module support is experimental.  It is meant only for
3   experimentation and feedback to CMake developers.
4 Call Stack \(most recent call first\):
5   CMakeLists.txt:6 \(include\)
6 This warning is for project developers.  Use -Wno-dev to suppress it.
7
8 CMake Error at FileSetModuleHeaderUnitsInterface.cmake:2 \(target_sources\):
9   target_sources File set TYPEs "CXX_MODULES" and "CXX_MODULE_HEADER_UNITS"
10   may not have "INTERFACE" visibility
11 Call Stack \(most recent call first\):
12   CMakeLists.txt:6 \(include\)