[TIMOB-18389] Remove "developer" warnings from build scripts
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | None |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2015-01-19T18:23:23.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Windows |
| Labels | n/a |
| Reporter | Ingo Muschenetz |
| Assignee | Christopher Williams |
| Created | 2015-01-15T23:45:49.000+0000 |
| Updated | 2017-03-14T21:18:15.000+0000 |
Description
When reviewing the build output on Jenkins, I noticed some Cmake warnings which it looks like we can/should suppress:
http://studio-jenkins.appcelerator.org/job/titanium_mobile_windows/151/consoleFull
"This warning is for project developers. Use -Wno-dev to suppress it."
No more dev warnings: http://studio-jenkins.appcelerator.org/job/titanium_mobile_windows/154/console
Closing ticket as fixed.