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
- Added support for generating and installing a .pc file for pkg-config
- Controlled by the SENTRY_INSTALL_PKGCONFIG CMake option
- Uses CMAKE_INSTALL_LIBDIR and CMAKE_INSTALL_INCLUDEDIR to support non-standard layouts (e.g., lib64)
- Installs the generated file to the standard pkg-config directory
0 commit comments