Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
COMP: provide option to disable use of float exception macros
Emscripten and WASI throw "undefined symbol" error on float exception macros such as FE_INVALID. Provide a flag to disable the use of such macros when building ITK/DCMTK with unconventional compilers such as emscripten and wasi.
- Loading branch information