opencv/platforms
Oちゃん 8791cd147c
Merge pull request #26374 from OrkWard:fix-js-build-script
Fix incorrect string format in js build script #26374

I accidentally met this small problem mentioned in https://github.com/opencv/opencv/pull/25084#discussion_r1710838120 when play with wasm build. It seems https://github.com/EDVTAZ didn't fix it yet, so I create this tiny pr.

Additionally, I remove a redundant argument in `add_argument` call. `'store_true'` already set the default, see https://docs.python.org/3/library/argparse.html#action.

### Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [x] There is a reference to the original bug report and related work
- [ ] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [ ] The feature is well documented and sample code can be built with the project CMake
2024-10-28 17:07:15 +03:00
..
android correct "enviroment" to "environment" 2024-08-11 22:27:36 +08:00
apple Merge pull request #24136 from komakai:visionos_support 2023-12-20 15:35:10 +03:00
ios feat: add PrivacyInfo file to iOS framework 2024-04-12 15:20:11 +03:00
js Merge pull request #26374 from OrkWard:fix-js-build-script 2024-10-28 17:07:15 +03:00
linux Merge pull request #25901 from mshabunin:fix-riscv-aarch-baseline 2024-09-12 18:07:24 +03:00
maven pre: OpenCV 4.10.0 (version++). 2024-05-21 11:37:05 +03:00
osx Merge pull request #20092 from komakai:disable_swift_build 2021-05-18 17:10:51 +03:00
scripts remove unsupported unsupported unicode 2023-06-11 23:02:34 +08:00
semihosting Merge pull request #20392 from fpetrogalli:aarch64-semihosting 2021-07-21 18:46:05 +03:00
wince Support building shared libraries on WINCE. 2019-08-01 15:28:04 +02:00
winpack_dldt Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-02-11 17:32:37 +00:00
winrt Merge pull request #20493 from abhi-bhatra:patch-1 2021-08-04 20:28:59 +03:00
readme.txt fix 4.x links 2021-12-22 13:24:30 +00:00

This folder contains toolchains and additional files that are needed for cross compilation.
For more information see introduction tutorials for target platform in documentation:
https://docs.opencv.org/4.x/df/d65/tutorial_table_of_content_introduction.html