CMake/Tests/RunCMake/CMP0106/CMP0106-WARN-ParaView-stderr.txt
Ben Boeckel 306a1ba960 Modules/Documentation: remove
This is an old module from when VTK and other Kitware projects drove the
addition of commands and modules into CMake itself. Modern VTK doesn't
need this module and it can be ignored.

This module is kept around so that the ancient VTK versions which use it
are not broken by it. VTK itself stopped using the module in 2012 and
the last usage by an example in VTK was removed in 2020.

Fixes: #20591
2020-04-22 10:46:03 -04:00

9 lines
409 B
Plaintext

CMake Warning \(dev\) at CMP0106-Common.cmake:1 \(include\):
Policy CMP0106 is not set: The Documentation module is removed. Run "cmake
--help-policy CMP0106" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.
Call Stack \(most recent call first\):
subdir/CMakeLists.txt:2 \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.