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

CMake mkdir commands always run

    XMLWordPrintableJSON

Details

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

    Description

      > ninja -v tests
      [1/3] cd /home/andschwa/src/mesos/build/warnings && /usr/bin/cmake -E make_directory /home/andschwa/src/mesos/build/warnings/src
      [2/3] cd /home/andschwa/src/mesos/build/warnings && /usr/bin/cmake -E make_directory /home/andschwa/src/mesos/build/warnings/include
      [3/3] cd /home/andschwa/src/mesos/build/warnings/src && /usr/bin/cmake -E make_directory /home/andschwa/src/mesos/build/warnings/include/csi
      

      This happens on every rebuild. Our custom targets to create src, include, and include/csi directories are running everytime instead of just once.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: