Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • VTK-m VTK-m
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 189
    • Issues 189
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 37
    • Merge requests 37
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VTK
  • VTK-mVTK-m
  • Merge requests
  • !888

Move package configs to standard CMake locations

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Chuck Atkins requested to merge chuck.atkins/vtk-m:fix-cmake-packageconfig-locations into master Aug 17, 2017
  • Overview 5
  • Commits 1
  • Pipelines 1
  • Changes 2

This path re-work places the CMake package config files in default CMake locations such that -DVTKm_DIR=/path/to/build/dir will work to find a build tree and setting ENV{VTKm_DIR} to /path/to/install/prefix will work to find an install tree.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix-cmake-packageconfig-locations