Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-8648

CMake should use `target_sources` for large lists of source files

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      In src/CMakeLists.txt, we currently have multiple variables holding lists of source files concatenating into MESOS_SRC. This is an anti-pattern, and we should instead use target_sources in each subdirectory to add them to libmesos. Here's a more thorough explanation.

      Attachments

        Activity

          People

            Unassigned Unassigned
            andschwa Andrew Schwartzmeyer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: