https://github.com/Kitware/CMake
Revision 98dc13e5139e53446febd01c754430b9edf09575 authored by Brad King on 08 June 2011, 19:44:44 UTC, committed by CMake Topic Stage on 08 June 2011, 19:44:44 UTC
f09ba0f Fix style errors added by parent and grandparent
eeeeca1 XCode: Support target folders on XCode.
59ed84e Xcode: Support multiple level nesting of XCode folders (#10039)
d0a403f CMake: Move tokenize to cmSystemTools

2 parent s 45adc8e + f09ba0f
Raw File
Tip revision: 98dc13e5139e53446febd01c754430b9edf09575 authored by Brad King on 08 June 2011, 19:44:44 UTC
Merge topic 'xcode-source_groups-folders-issue-10039'
Tip revision: 98dc13e
bootstrap.bat.in
@echo off
sh "@CMake_SOURCE_DIR@/bootstrap" %*
back to top