summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/find_package/CMP0084-WARN-stderr.txt
blob: 9ecebd3c7adc9fde155bc213e7133c3f81f2cbe9 (plain)
1
2
3
4
5
6
7
8
^CMake Warning \(dev\) at CMP0084-WARN\.cmake:[0-9]+ \(find_package\):
  Policy CMP0084 is not set: The FindQt module does not exist for
  find_package\(\)\.  Run "cmake --help-policy CMP0084" for policy details\.  Use
  the cmake_policy command to set the policy and suppress this warning\.

Call Stack \(most recent call first\):
  CMakeLists\.txt:[0-9]+ \(include\)
This warning is for project developers\.  Use -Wno-dev to suppress it\.$