CMake/Tests/bootstrap.bat.in
Brad King 5e102d5e01 Enable BootstrapTest on MSYS
The bootstrap script works under MSYS, so test it.  Use a launcher batch
file since 'ctest --build-and-test' is a Windows program and will not
honor the shebang line in the script.
2010-06-11 14:30:44 -04:00

3 lines
47 B
Batchfile

@echo off
sh "@CMake_SOURCE_DIR@/bootstrap" %*