Skip to content

Commit

Permalink
Merge branch 'feature/fast_lio' of https://github.com/prime-slam/mrob
Browse files Browse the repository at this point in the history
…into feature/fast_lio
  • Loading branch information
Yisheng Li committed Sep 2, 2024
2 parents 9804a1c + f685238 commit 99ee2e5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ ADD_SUBDIRECTORY(plane-surfaces)
INCLUDE_DIRECTORIES(visual)
ADD_SUBDIRECTORY(visual)

# IF(NOT ANDROID)
# ADD_SUBDIRECTORY(pybind)
# ENDIF(NOT ANDROID)
IF(NOT ANDROID)
ADD_SUBDIRECTORY(pybind)
ENDIF(NOT ANDROID)

0 comments on commit 99ee2e5

Please sign in to comment.