emscripten-core / emscripten-core/emscripten
Add testing for our windows-specific emcmake behaviour.
Open
wontfix
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
We have a couple of windows specific features in emcmake.
1. If no `-G` flag is specified we force the use of either mingw-make or ninja
2. If mingw-make is used to mess with the PATH to remove `sh.exe`.
We should add some tests and documentation for these.
Contributor guide
Assessment
This issue has not been assessed yet.