I am trying to build cmake after vtk has been built. I see that WITH_VTK is checked, so I try to change VTK_PATH inplace:
Unfortunately I get this message
VTK is not found. Please set -DVTK_DIR in CMake to VTK build directory, or to VTK
in log window and also the variable resets after pressing Configure or Generate. I tried to clear cache from File menu. And also tried to 'Add Entry'. Nothing helps. Is there any instruction how to set parameter in this beautifull app?
Ok, I've found out how to conquer it: