You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
445 B
10 lines
445 B
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\)
|