3 lines
47 B
Batchfile
3 lines
47 B
Batchfile
|
@echo off
|
||
|
sh "@CMake_SOURCE_DIR@/bootstrap" %*
|