Skip to content

Intel compiler flags use lower_case vtk_cmake_dir

Andreas Buykx requested to merge bxa/vtk:intel_compiler_flags into master

Since change 040c3b6b the vtk_cmake_dir is lowercase. I had to update this in vtkCompilerPlatformFlags.cmake

There are more upper-case VTK_CMAKE_DIR left but I am not sure whether these can all be renamed to lowercase and I cannot build/test them.

Merge request reports