Till Toenshoff created MESOS-9351:
-------------------------------------

             Summary: Refactor the "_ROOT_DIR" logic into FindPackageHelper for 
CMake.
                 Key: MESOS-9351
                 URL: https://issues.apache.org/jira/browse/MESOS-9351
             Project: Mesos
          Issue Type: Improvement
          Components: build, cmake
    Affects Versions: 1.8.0
            Reporter: Till Toenshoff


The unbundled libevent build has a TODO that recommends moving the logic for 
determining the root-dir of a package into our FindPackageHelper.

That logic is pretty neat for e.g. homebrew users as it makes use of the 
installation prefix information gathered from the {{brew}} tool.

Instead of copy&pasting the same thing over and over into respective 
{{FindLIBxxx.cmake}} packages, we should move it up into 
{{FindPackageHelper.cmake}}.




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to