Skip to content

Refactor CMake files

Sujin Philip requested to merge sujin.philip/vtk-m:refactor-cmake into master
  1. Change set_property(...) to target_* commands
  2. Remove explcit adding of CMAKE_CXX_FLAGS_WARN_EXTRA as compile option
  3. Add /bigobj option to VTKm_COMPILE_OPTIONS under MSVC

Merge request reports