Skip to content

Commit e2bbbc4

Browse files
default config
1 parent 03fc94d commit e2bbbc4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ add_compile_options(-std=c++11)
88
set(opencv_contrib OFF)
99
set(zbar_lib OFF)
1010
set(TensorFlow OFF)
11-
set(DLib ON)
12-
set(igraph ON)
11+
set(DLib OFF)
12+
set(igraph OFF)
1313

1414
## Find catkin macros and libraries
1515
## if COMPONENTS list like find_package(catkin REQUIRED COMPONENTS xyz)

0 commit comments

Comments
 (0)