On Wed, 25 Nov 2020 10:37:23 -0500 Boyuan Yang <by...@debian.org> wrote: > Control: severity -1 wishlist > Control: tags -1 + help > > 在 2020-11-25星期三的 13:22 +0000,Abhishek Dasgupta写道: > > Package: libcxxopts-dev > > Severity: normal > > > > Hi, > > > > cxxopts being a header-only library should be an -all package. > > Unfortunately cxxopts comes with CMake config snippets, which will > hardcode architecture detection strings, making it not cross- > platformed. Dropping CMake scripts is not an option. See > /usr/lib/cmake/cxxopts/cxxopts-config.cmake . > > If you have any idea about how to solve this problem, please let me > know.
A possible solution can be found at https://cmake.org/cmake/help/latest/module/CMakePackageConfigHelpers.html#command:write_basic_package_version_file , as well as https://github.com/jarro2783/cxxopts/pull/298/files . Thanks, Boyuan Yang
signature.asc
Description: This is a digitally signed message part