Re: [CMake] CMake Reports Incorrect HDF5 Libraries on OS X after 3.6.0 Upgrade

2016-07-14 Thread Chuck Atkins
Hi Brennan, We also just got the Homebrew cmake formula updated to explicitly include the patch. See https://github.com/Homebrew/homebrew-core/pull/2968 - Chuck On Wed, Jul 13, 2016 at 11:10 PM, Breannan Smith wrote: > Rad, I can verify that the issue is resolved in

Re: [CMake] CMake Reports Incorrect HDF5 Libraries on OS X after 3.6.0 Upgrade

2016-07-13 Thread Breannan Smith
Rad, I can verify that the issue is resolved in the git repo if anyone else is running into the bug. Thanks! On Tue, Jul 12, 2016 at 5:12 AM, Robert Maynard wrote: > Hi Breannan, > > You can track the status of the fix at >

Re: [CMake] CMake Reports Incorrect HDF5 Libraries on OS X after 3.6.0 Upgrade

2016-07-12 Thread Robert Maynard
Hi Breannan, You can track the status of the fix at https://gitlab.kitware.com/cmake/cmake/merge_requests/34 On Mon, Jul 11, 2016 at 8:52 AM, Robert Maynard wrote: > Hi Breannan, > > I am able to reproduce this and will start digging into why this is occurring. > >

Re: [CMake] CMake Reports Incorrect HDF5 Libraries on OS X after 3.6.0 Upgrade

2016-07-11 Thread Robert Maynard
Hi Breannan, I am able to reproduce this and will start digging into why this is occurring. On Sun, Jul 10, 2016 at 6:34 PM, Breannan Smith wrote: > After upgrading to CMake 3.6.0 from 3.5.2, CMake fails to find HDF5 on OS X. > > With 3.5.2, find_package(HDF5 REQUIRED

[CMake] CMake Reports Incorrect HDF5 Libraries on OS X after 3.6.0 Upgrade

2016-07-10 Thread Breannan Smith
After upgrading to CMake 3.6.0 from 3.5.2, CMake fails to find HDF5 on OS X. With 3.5.2, find_package(HDF5 REQUIRED COMPONENTS C) reports the following for HDF5_LIBRARIES. Note the presences of libhdf5.dylib, in this list: