Set Werror for Intrepid2 in ICC build
Created by: ZUUL42
@trilinos/framework @trilinos/intrepid2
Description
This sets Werror for Intrepid2 in the ICC build.
Motivation and Context
This is work toward #3178 turning Werror on for all packages. Allowed by work from PR #4688 & #4714.
Checklist
-
My commit messages mention the appropriate GitHub issue numbers. -
My code follows the code style of the affected package(s). -
My change requires a change to the documentation. -
I have read the code contribution guidelines for this project. -
All new and existing tests passed. -
No new compiler warnings were introduced. -
These changes break backwards compatibility.