summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMP0106/CMP0106-NEW-stderr.txt
blob: 8a4d7e4306cd86b805b907431523a97044526ef9 (plain)
1
2
3
4
5
6
7
8
9
CMake Error at .*/Modules/Documentation.cmake:[0-9]+ \(message\):
  Documentation.cmake is VTK-specific code and should not be used in non-VTK
  projects.  This logic in this module is best shipped with the project using
  it rather than with CMake.  This is now an error according to policy
  CMP0106.
Call Stack \(most recent call first\):
  CMP0106-Common.cmake:10 \(include\)
  CMP0106-NEW.cmake:4 \(include\)
  CMakeLists.txt:7 \(include\)