Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-4837

[C++] Display summary at the end of CMake configuration

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 0.12.0
    • None
    • C++ - Compiler
    • None

    Description

      Some third-party projects like Thrift display a nice and useful summary of the build configuration at the end of the CMake configuration run:
      https://ci.appveyor.com/project/pitrou/arrow/build/job/mgi68rvk0u5jf2s4?fullLog=true#L2325

      It may be good to have a similar thing in Arrow as well. Bonus points if, for each configuration item, it says which CMake variable can be used to influence it.

      Something like:

      -- Build ZSTD support:             ON  [change using ARROW_WITH_ZSTD]
      -- Build BZ2 support:              OFF [change using ARROW_WITH_BZ2]
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            apitrou Antoine Pitrou
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: