Skip to content

Commit e3301c7

Browse files
committed
Remove useless commented cmake code
1 parent a9ec996 commit e3301c7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -876,8 +876,6 @@ VISP_OPTION(USE_APRILTAG "Include apriltag support" ON
876876
VISIBLE_IF TRUE
877877
VERIFY VISP_HAVE_APRILTAG)
878878

879-
#VP_OPTION(WITH_APRILTAG "" "" "Use AprilTag as built-in library" "" ON IF (USE_THREADS OR USE_PTHREAD) AND (NOT WINRT))
880-
#VP_OPTION(WITH_APRILTAG_BIG_FAMILY "" "" "Use AprilTag big family (41h12, 48h12, 49h12, 52h13)" "" OFF IF WITH_APRILTAG)
881879
VP_OPTION(WITH_MINIZ "" "" "Use npz related I/O as built-in functions" "" ON)
882880
VP_OPTION(WITH_ATIDAQ "" "" "Use atidaq-c as built-in library" "" ON IF USE_COMEDI AND NOT WINRT)
883881
VP_OPTION(WITH_CLIPPER "" "" "Use clipper as built-in library" "" ON IF USE_OPENCV)

0 commit comments

Comments
 (0)