Skip to content

Commit

Permalink
Remove useless files
Browse files Browse the repository at this point in the history
  • Loading branch information
fspindle committed Jul 15, 2024
1 parent c8fabc6 commit e1ff189
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 2,993 deletions.
3 changes: 0 additions & 3 deletions 3rdparty/apriltag/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ file(GLOB lib_srcs *.cpp common/*.cpp)
file(GLOB lib_hdrs *.h common/*.h common/sys/*.h)

vp_list_filterout(lib_srcs common/unionfind.cpp) # has no symbols
vp_list_filterout(lib_srcs common/pjpeg.cpp) # useless
vp_list_filterout(lib_srcs common/getopt.cpp) # useless
vp_list_filterout(lib_hdrs common/getopt.h) # useless

if(NOT WITH_APRILTAG_BIG_FAMILY)
vp_list_filterout(lib_srcs tagCircle49h12.cpp)
Expand Down
Loading

0 comments on commit e1ff189

Please sign in to comment.