CMake 3.31 normalizes DESTINATION paths (CMP0177) and gives a warning if a path 
differs from the original. This is the case with the dbus datadir path since 
it's defined as a relative path in dbus' pkgconfig file.

Normalizing is fine here so just do it ourselves, in order to silence the CMake 
warning.

Fixes: #3605
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/4012

-- Commit Summary --

  * Fix CMake 3.31 normalized path warning

-- File Changes --

    M plugins/CMakeLists.txt (4)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/4012.patch
https://github.com/rpm-software-management/rpm/pull/4012.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/4012
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/[email protected]>
_______________________________________________
Rpm-maint mailing list
[email protected]
https://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to