mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 03:29:18 -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.