Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unbreak CMake build #67

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Unbreak CMake build #67

wants to merge 3 commits into from

Conversation

hattne
Copy link

@hattne hattne commented Sep 20, 2024

Passes 61 out of 90 (68%) CTest tests, but at least it runs. More to come…

hattne added 3 commits August 23, 2024 01:55
* Update to HDF5-1.14.4-2 as per Makefile because CBFlib needs
  H5allocate_memory(), introduced in HDF5-1.8.15.  Create hdf5 target
  for shared HDF5; anything linking against it must be compiled with
  H5_USE_110_API.  HDF5 is a public dependency of CBFlib.

* cif2cbf now depends on CQRlib, patch it for CMake support and link
  against the shared library.

* Introduce a target for PCRE and also find shared library.  A static
  libpcreposix requires libpcre.  PCRE is a private dependencies of
  CBFlib.

Tested with CMake 3.25.1 on Debian Bookworm (WSL).
Not used, largely redundant with CMakeLists.txt.
@hattne hattne marked this pull request as ready for review September 25, 2024 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant