Skip to content

Conversation

@lshaw8317
Copy link
Collaborator

@lshaw8317 lshaw8317 commented Jan 21, 2026

Using CMAKE_INSTALL_DIR caused incorrect pkgconfig info when e.g. pip install for python-blosc2:

prefix=/tmp/tmp4_78kcas/wheel/platlib
exec_prefix=${prefix}
libdir=${exec_prefix}//tmp/tmp4_78kcas/wheel/platlib/blosc2/lib
...

Now one will have

prefix=${pcfiledir}/../.. # directory containing blosc2.pc
libdir=${prefix}/lib
includedir=${prefix}/include
...

@lshaw8317 lshaw8317 merged commit f057d15 into main Jan 22, 2026
36 checks passed
@lshaw8317 lshaw8317 deleted the update_config branch January 22, 2026 09:14
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