Allen Byrne
Allen Byrne
I think those vars are for the find_library process. There is a mention of this: You can specify the search order using one or more of NO_DEFAULT_PATH, NO_CMAKE_ENVIRONMENT_PATH , NO_CMAKE_PATH,...
This is still planned for 2.0 release - I agree with the solution - just haven't had time to work on it. Concentrated on libaec issues.
With #5280 that is the default
Since this will be tracked in the HDF5 library project, we will close this.
These should be prefixed with "HDF5_" BUILD_SHARED_LIBS "Build Shared Libraries" ON BUILD_STATIC_LIBS "Build Static Libraries" ON BUILD_STATIC_EXECS "Build Static Executables" OFF BUILD_TESTING "Build HDF5 Unit Testing" ON ONLY_SHARED_LIBS "Only Build...
I would prefer a different solution then this as this is not a guarantee for all the systems we support. CMake has a number of options to find_package: ` [NO_DEFAULT_PATH]...
I will be investigating all the issues with the zlib and szip functionality in the HDF5 CMake code. There are a variety of ways to build hdf5 with zlib/szip support...
#5280 should address these concerns.
A namespace name is a uniform resource identifier (URI). Typically, the URI chosen for the namespace of a given XML vocabulary describes a resource under the control of the author...