mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-09 08:40:11 -06:00
Compiler inspection relies on `try_compile`'s `COPY_FILE` option to copy the `.wasm` file because the `.js` does not have the `INFO:size` string. Issue: #27421