summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/file/GLOB-warn-CONFIGURE_DEPENDS-late-stderr.txt
blob: af722a4e10dab423ae5a886f76b2c2b630feb244 (plain)
1
2
3
4
5
6
^CMake Warning \(dev\) at GLOB-warn-CONFIGURE_DEPENDS-late\.cmake:[0-9]+ \(file\):
  CONFIGURE_DEPENDS flag was given after a glob expression was already
  evaluated\.
Call Stack \(most recent call first\):
  CMakeLists\.txt:[0-9]+ \(include\)
This warning is for project developers\.  Use -Wno-dev to suppress it\.$