Skip to content

Commit fa25775

Browse files
committed
Remove arrow dependency from CMakeLists.txt
1 parent e3968f2 commit fa25775

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ FetchContent_MakeAvailable(rerun_sdk)
1414

1515
find_package(Eigen3 REQUIRED)
1616
find_package(OpenCV REQUIRED)
17-
find_package(Arrow REQUIRED)
1817

1918
add_executable(rerun_ext_example src/main.cpp)
2019

0 commit comments

Comments
 (0)