Skip to content

Commit

Permalink
Only build compute modules if -DARROW_COMPUTE=ON
Browse files Browse the repository at this point in the history
Change-Id: Icd2379a94062b51aeed5a137ce240ce30e0b7bd9
  • Loading branch information
wesm committed Sep 30, 2017
1 parent d6ca7ac commit e930152
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cpp/src/arrow/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ set(ARROW_SRCS
type.cc
visitor.cc

compute/cast.cc
compute/context.cc

io/file.cc
io/interfaces.cc
io/memory.cc
Expand Down

0 comments on commit e930152

Please sign in to comment.