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
CMake and pkg-config files are installed into architecture-specific directories despite the library being header-only and thus always architecture-agnostic.
CMake files should go into /usr/lib/cmake/tomlplusplus, pkg-config into /usr/share/pkgconfig.