Skip to content

Conversation

@ndevenish
Copy link

@ndevenish ndevenish commented Mar 12, 2022

This adds a CMakeLists.txt. It builds it's own copy of static HDF5 1.12 and links it in statically to the durin-plugin.so file. The CMakeLists.txt doesn't build test_plugin or example by default in order to match the Makefile, but example also had a header-ordering problem that prevented it being built - this is also fixed in this PR.

I don't know how to actually test this plugin.

This pulls in it's own copy of HDF5, and builds it strictly statically.
It looks like some configurations have stddef implicitly imported.
@ndevenish ndevenish changed the title Cmake Experimental CMakeLists to build plugin Mar 12, 2022
@ndevenish ndevenish marked this pull request as draft March 12, 2022 17:24
The symbols for all of HDF5 causes >10mb bloat
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