Vitaly Zaitsev via devel wrote:
> Most of modern C++ header-only libraries provides Cmake scripts. Such
> scripts will be installed to %{_libdir}/cmake/foo. That's why they
> cannot be noarch.

CMake will actually also find the scripts if you install them to 
%{_datadir}/cmake/foo. And if (and ONLY if) there is nothing
architecture-dependent in them, that is exactly where they belong. 
Unfortunately, the only package other than CMake itself that I see using 
this on my system is bash-completion.

        Kevin Kofler
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to