mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-25 01:28:50 -05:00
27cc5d58bf
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