Skip to content
Snippets Groups Projects

ENH: improve cmake/ParaView config handling

Merged Mark OLESEN requested to merge config-improve-cmake-paraview-handling into master

Infrastructure for handling user-specfied installation paths for cmake-based code

  • the wmake/scripts/wmake.cmake-args handler traps -prefix=??? options and exports them as CMAKE_INSTALL_PATH, which can be used by cmake.
  • the make sentinel file now tracks a variety of parameters (previously just ParaView_DIR and VTK_DIR)
  • support plugin builds without predefining a PV_PLUG_PATH environment. Try harder to resolve the paraview-api value if the first attempt fails.
  • Unbundle the cmake configuration from the paraview configuration file. Use the have_cmake wmake/script to access during build only (avoids affecting the PATH).

Merge request reports

Checking approval status

Merged by Andrew HeatherAndrew Heather 4 years ago (May 5, 2020 4:50pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply