summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/include/CMP0146-WARN-stderr.txt
blob: aaaf1dcf0b7f6f5e22d452b2cbaae07c312d52b6 (plain)
1
2
3
4
5
6
7
8
^CMake Warning \(dev\) at CMP0146-WARN\.cmake:[0-9]+ \(include\):
  Policy CMP0146 is not set: The FindCUDA module is removed\.  Run "cmake
  --help-policy CMP0146" 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\.$