Skip to content

Commit

Permalink
add js to aruco module
Browse files Browse the repository at this point in the history
  • Loading branch information
urbste committed Dec 1, 2020
1 parent 960714d commit 166e302
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 166e302

Please sign in to comment.