We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2876dc9 commit e796145Copy full SHA for e796145
CMakeUserPresets.json
cmake/third_party/FindArrow.cmake
@@ -30,7 +30,7 @@ block()
30
# declaration errors
31
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-deprecated-declarations")
32
33
- set(ARROW_OPTIONAL_INSTALL ON CACHE BOOL "")
+ # set(ARROW_OPTIONAL_INSTALL ON CACHE BOOL "")
34
35
FetchContent_Declare(Arrow
36
GIT_REPOSITORY https://github.com/apache/arrow.git
0 commit comments