Skip to content

Define target before setting target_compile_features

Shawn Waldon requested to merge shawn.waldon/vtk:fix-windows-cmake-error into master

@ken-martin found this issue when configuring this morning:

CMake Error at Common/Core/CMakeLists.txt:375 (target_compile_features): Cannot specify compile features for target "vtkCommonCore" which is not built by this project.

Merge request reports