mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 05:38:24 -05:00
61b6d52ad0
With Swift 2.0 in Xcode7 the println function was renamed into print. Use dump function instead which adds newlines like println.