[Rpm-maint] [rpm-software-management/rpm] Avoid using unnecessary variables for cmake target data (PR #2302)

Panu Matilainen notifications at github.com
Mon Nov 28 09:51:05 UTC 2022


The foo_SOURCES style isn't really in cmake ethos, and is wholly unnecessary here: target_sources() achieves the same exact thing in a slightly more straightforward way.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Avoid using unnecessary variables for cmake target data

-- File Changes --

    M build/CMakeLists.txt (13)
    M lib/CMakeLists.txt (11)
    M python/CMakeLists.txt (3)
    M rpmio/CMakeLists.txt (14)
    M sign/CMakeLists.txt (11)

-- Patch Links --

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

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

Message ID: <rpm-software-management/rpm/pull/2302 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20221128/a6ceb488/attachment.html>


More information about the Rpm-maint mailing list