Skip to content

Commit 5bd2792

Browse files
Disable python bindings for now
1 parent b62f00d commit 5bd2792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ add_subdirectory(image_view)
33
if (CATKIN_ENABLE_TESTING)
44
add_subdirectory(test)
55
endif()
6-
add_subdirectory(python_bindings)
6+
#add_subdirectory(python_bindings)

0 commit comments

Comments
 (0)