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

CMake warning in regards to our use of CPACK_SOURCE_TGZ.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.8.0
    • None
    • build, cmake
    • None
    • macOS, CMake 3.13.0

    Description

      After having upgraded CMake via brew I am now seeing the following warning when trying to build;

      CMake Warning (dev) at /usr/local/Cellar/cmake/3.13.0/share/cmake/Modules/CPack.cmake:589 (option):
      Policy CMP0077 is not set: option() honors normal variables. Run "cmake
      --help-policy CMP0077" for policy details. Use the cmake_policy command to
      set the policy and suppress this warning.
      
      For compatibility with older versions of CMake, option is clearing the
      normal variable 'CPACK_SOURCE_TGZ'.
      Call Stack (most recent call first):
      CMakeLists.txt:122 (include)
      This warning is for project developers. Use -Wno-dev to suppress it.

      So apparently this warning is benign but maybe we can eliminate it?

      Attachments

        Activity

          People

            Unassigned Unassigned
            tillt Till Toenshoff
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: