summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CXXModules/examples/import-modules-export-interface-install-stderr.txt
blob: 04124cd92afeca9c6947af6868db31b95d92bb93 (plain)
1
2
3
4
5
6
7
CMake Warning \(dev\) at .*/Tests/RunCMake/CXXModules/examples/export-interface-install-install/lib/cmake/export_interfaces/export_interfaces-targets.cmake:[0-9]+ \(target_sources\):
  CMake's C\+\+ module support is experimental.  It is meant only for
  experimentation and feedback to CMake developers.
Call Stack \(most recent call first\):
  .*/Tests/RunCMake/CXXModules/examples/export-interface-install-install/lib/cmake/export_interfaces/export_interfaces-config.cmake:[0-9]+ \(include\)
  CMakeLists.txt:[0-9]+ \(find_package\)
This warning is for project developers.  Use -Wno-dev to suppress it.