On 16.01.2021 08:57, Bob Hepple wrote:
Any ideas how to overcome this?

UPD: CPM can use packaged versions[1]. You just need to forward -DCPM_USE_LOCAL_PACKAGES:BOOL=TRUE.

Example:

%build
%cmake \
    -DCPM_USE_LOCAL_PACKAGES:BOOL=TRUE \
    -DCPM_LOCAL_PACKAGES_ONLY:BOOL=TRUE

[1]: https://github.com/TheLartians/CPM.cmake#cpm_use_local_packages

--
Sincerely,
  Vitaly Zaitsev (vit...@easycoding.org)
_______________________________________________
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