You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Haowei Yu (Jira)" <ji...@apache.org> on 2022/02/25 00:59:00 UTC

[jira] [Created] (ARROW-15782) [C++] Findre2Alt.cmake did not honor RE2_ROOT

Haowei Yu created ARROW-15782:
---------------------------------

             Summary: [C++] Findre2Alt.cmake did not honor RE2_ROOT
                 Key: ARROW-15782
                 URL: https://issues.apache.org/jira/browse/ARROW-15782
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
    Affects Versions: 7.0.0
            Reporter: Haowei Yu


In Findre2Alt.cmake, cmake module find re2 package config first, which is likely to find system re2 package first over my customized re2 library. We should check RE2_ROOT variable first, and if there is no value existed, then we should search for system re2.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)