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

View File

@@ -0,0 +1 @@
set(OPENCV_SKIP_LINK_AS_NEEDED 1)