Skip to content

Commit

Permalink
Reenable python bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaschke committed Apr 29, 2024
1 parent c6e316b commit 71cc8ae
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,4 @@ add_subdirectory(image_view)
if (CATKIN_ENABLE_TESTING)
add_subdirectory(test)
endif()
if (QT_VERSION_MAJOR EQUAL 5)
add_subdirectory(python_bindings)
endif()
add_subdirectory(python_bindings)

0 comments on commit 71cc8ae

Please sign in to comment.