Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Partial revert of #4567 as libaec is the correct name of the package and should be searched first. Also fixes pkg-config generation handling. This does mean the output CMake configuration files need to `find_package(libaec)` prior to `hdf5-static`, but it also avoids using absolute path to shared library so that users can do `set(libaec_USE_STATIC_LIBS ON)`.
- Loading branch information