VWR-24261: Configuration with cmake 2.8 is extremely slow
Review Request #49 - Created Dec. 20, 2010 and submitted
Aleric Inglewood | Reviewers | ||
viewer | |||
VWR-24261 | |||
None | viewer-development |
Work around for bug in cmake 2.8+ that causes the time to (re)configure the viewer to become 43 times slower. This patch adds a FindZLIB.cmake that doesn't have the bug added in 2.8 (cmake is aware of it and will fix it in a future release, although there is no reason to stop using our own in the future). This FindZLIB is linux specific (we only need it for standalone), see the discussion in SNOW-751.
Already added to Snowglobe 1.4 and 1.5. See http://jira.secondlife.com/browse/SNOW-751
Other reviews