summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CXXModules/examples/import-modules-export-interface-no-properties-build-stderr.txt
blob: dcf649825804b34d7071718eba79497436f61fb2 (plain)
1
2
3
4
5
6
7
CMake Warning \(dev\) at .*/Tests/RunCMake/CXXModules/examples/export-interface-no-properties-build-build/export_interfaces_no_properties-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-no-properties-build-build/export_interfaces_no_properties-config.cmake:[0-9]+ \(include\)
  CMakeLists.txt:[0-9]+ \(find_package\)
This warning is for project developers.  Use -Wno-dev to suppress it.