Deepak Majeti created PARQUET-1052:
--------------------------------------

             Summary: [C++] add_compiler_export_flags() throws warning with 
CMake >= 3.3
                 Key: PARQUET-1052
                 URL: https://issues.apache.org/jira/browse/PARQUET-1052
             Project: Parquet
          Issue Type: Bug
          Components: parquet-cpp
            Reporter: Deepak Majeti
            Assignee: Deepak Majeti


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




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to