commit | b2dc1bd1498dc47fa1d611813c6983921eb6a71b | [log] [tgz] |
---|---|---|
author | Matthew Woehlke <matthew.woehlke@kitware.com> | Wed Aug 21 14:46:42 2024 -0400 |
committer | Brad King <brad.king@kitware.com> | Mon Aug 26 10:03:41 2024 -0400 |
tree | 4cff6a3e93d7ad63be841749d7b32bd47af72645 | |
parent | 1a846c8849c47f5871afaed68468de26d49af29e [diff] |
CMake: Suppress IBM XL optimization warning `xlC` now warns "Additional optimization may be attained by recompiling and specifying MAXMEM option" on `cmExportPackageInfoGenerator`. Add the suggested option.