wabt
32ee1f63
- Add WERROR option to CMake build (#982)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
Add WERROR option to CMake build (#982) We shouldn't compile with `-Werror` or `-WX` by default, it is useful for wabt developers but hostile to users. Fixes issue #980.
References
#982 - Add WERROR option to CMake build
Author
binji
Parents
9c523477
Loading