Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • CMake CMake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4,099
    • Issues 4,099
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CMakeCMake
  • CMakeCMake
  • Merge requests
  • !463

FindHDF5: various fixes, mostly for Windows

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Kris Thielemans requested to merge krthie/cmake:master into master Feb 05, 2017
  • Overview 49
  • Commits 9
  • Pipelines 12
  • Changes 1
  • when using NO_MODULE add version number, handle a few more HDF5 versions such as 1.8.18 that used targets hdf5::hdf5-static etc, define HDF5_DEFINITIONS from target properties (which should set H5_BUILT_AS_DYNAMIC_LIB for shared targets on HDF5 1.8.18 or later), do not find the dll but use the import-lib by checking IMPLIB target property.
  • when not using a hdf5-config, do not search for a dll.
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: master