summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/configure_file/UnknownArg-stderr.txt
blob: 46930c003ed56cbc27d9871f5362ad100676c785 (plain)
1
2
3
4
5
6
7
8
9
10
CMake Warning \(dev\) at UnknownArg.cmake:1 \(configure_file\):
  configure_file called with unknown argument\(s\):

   COPY_ONLY
   COPYFILE
   COPY_FILE

Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)
This warning is for project developers.  Use -Wno-dev to suppress it.