Uploaded image for project: 'ORC'
  1. ORC
  2. ORC-1733

[C++][CMake] Fix CMAKE_MODULE_PATH not to use PROJECT_SOURCE_DIR

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.1.0, 2.0.2
    • build, C++
    • None

    Description

      Line in the CMakeList.txt file below is not portable

      set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${PROJECT_SOURCE_DIR}/cmake_modules") 

      See https://github.com/apache/arrow/pull/43011 for detail.

      Attachments

        Activity

          People

            wgtmac Gang Wu
            wgtmac Gang Wu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: