You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As you know as one of our activities, we build an all-static version of ADIOS2 for Python wheels in openPMD-api.
Struggling with some of the dependencies in C-Blosc2, I decided to contribute a blosc2Config.cmake package in: Blosc/c-blosc2#537
@vicentebolea you might be able to bump the ADIOS2 C-Blosc2 dependency once this is merged and can remove the FindBLOSC2.cmake file, which had trouble picking up transitive dependencies in static builds.
The text was updated successfully, but these errors were encountered:
Hi,
As you know as one of our activities, we build an all-static version of ADIOS2 for Python wheels in openPMD-api.
Struggling with some of the dependencies in C-Blosc2, I decided to contribute a
blosc2Config.cmake
package in:Blosc/c-blosc2#537
@vicentebolea you might be able to bump the ADIOS2 C-Blosc2 dependency once this is merged and can remove the
FindBLOSC2.cmake
file, which had trouble picking up transitive dependencies in static builds.The text was updated successfully, but these errors were encountered: