You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
177 B
CMake
5 lines
177 B
CMake
3 weeks ago
|
message(FATAL_ERROR
|
||
|
"The `VTK_USE_FILE` is no longer used starting with 8.90. The "
|
||
|
"`include(\${VTK_USE_FILE})` line is no longer necessary and can just be "
|
||
|
"removed.")
|