Skip to content

Commit

Permalink
Merge pull request #2769 from ZEISS:feature/aruco_js
Browse files Browse the repository at this point in the history
  • Loading branch information
alalek committed Dec 18, 2020
2 parents 24be5b8 + 166e302 commit 5d5be79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/aruco/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
set(the_description "ArUco Marker Detection")
ocv_define_module(aruco opencv_core opencv_imgproc opencv_calib3d WRAP python java objc)
ocv_define_module(aruco opencv_core opencv_imgproc opencv_calib3d WRAP python java objc js)

0 comments on commit 5d5be79

Please sign in to comment.