Uploaded image for project: 'Parquet'
  1. Parquet
  2. PARQUET-1052

[C++] add_compiler_export_flags() throws warning with CMake >= 3.3

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • cpp-1.2.0
    • parquet-cpp
    • None

    Description

      The following Warning is shown
      CMake Deprecation Warning at /usr/share/cmake-3.5/Modules/GenerateExportHeader.cmake:383 (message):
      The add_compiler_export_flags function is obsolete. Use the
      CXX_VISIBILITY_PRESET and VISIBILITY_INLINES_HIDDEN target properties
      instead.
      Call Stack (most recent call first):
      CMakeLists.txt:437 (add_compiler_export_flags)

      Similar problem in KUDU: https://issues.apache.org/jira/browse/KUDU-1390

      Attachments

        Activity

          People

            mdeepak Deepak Majeti
            mdeepak Deepak Majeti
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: