diff options
Diffstat (limited to 'Tests/bootstrap.bat.in')
-rw-r--r-- | Tests/bootstrap.bat.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/bootstrap.bat.in b/Tests/bootstrap.bat.in new file mode 100644 index 0000000..aeb24b1 --- /dev/null +++ b/Tests/bootstrap.bat.in @@ -0,0 +1,2 @@ +@echo off +sh "@CMake_SOURCE_DIR@/bootstrap" %* |