summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/WriteCompilerDetectionHeader/CMP0120-WARN-Direct-stderr.txt
blob: 88cd8f74dc2481ea5f191d0447853d7ecdcfea54 (plain)
1
2
3
4
5
6
7
8
9
^CMake Warning \(dev\) at [^
]*/Modules/WriteCompilerDetectionHeader.cmake:[0-9]+ \(message\):
  The WriteCompilerDetectionHeader module will be removed by policy CMP0120.
  Projects should be ported away from the module, perhaps by bundling a copy
  of the generated header or using a third-party alternative.
Call Stack \(most recent call first\):
  CMP0120-WARN-Direct.cmake:[0-9]+ \(include\)
  CMakeLists.txt:[0-9]+ \(include\)
This warning is for project developers.  Use -Wno-dev to suppress it.$