Skip to content

Commit e796145

Browse files
committed
update
1 parent 2876dc9 commit e796145

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

CMakeUserPresets.json

Lines changed: 0 additions & 9 deletions
This file was deleted.

cmake/third_party/FindArrow.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ block()
3030
# declaration errors
3131
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-deprecated-declarations")
3232

33-
set(ARROW_OPTIONAL_INSTALL ON CACHE BOOL "")
33+
# set(ARROW_OPTIONAL_INSTALL ON CACHE BOOL "")
3434

3535
FetchContent_Declare(Arrow
3636
GIT_REPOSITORY https://github.com/apache/arrow.git

0 commit comments

Comments
 (0)