1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-21 19:33:03 +04:00

cmake(js): update js targets

- unconditional js bindings source code generation
- use common name for tests: opencv_test_js
This commit is contained in:
Alexander Alekhin
2020-11-30 03:41:21 +00:00
parent b31ce408ae
commit 7e5c4fe1cd
8 changed files with 122 additions and 62 deletions
+1
View File
@@ -0,0 +1 @@
set(OPENCV_SKIP_LINK_AS_NEEDED 1)