cps-org / cps-config

A drop in replacement for pkg-config/pkgconf using cps files
MIT License
15 stars 7 forks source link

cxxopts is not portable #76

Closed bretbrownjr closed 1 month ago

bretbrownjr commented 1 month ago

Specifically, the versions of cxxopts on Rocky Linux and Ubuntu 22.04 have incompatible APIs due to changes in which exceptions are thrown.

This issue will be done when, without workarounds, cps-config can parse arguments while building against system-installed libraries on Rocky Linux and Ubuntu.

Options to resolve include but are not limited to: