Commit 6b2c49a
committed
Add caf & cafrun batchfile wrapper scripts on windows
These scripts get configured to call the bash version found during
CMake configuration time. Using this version/installation of bash, the
batch files call the corresponding bash caf & cafrun scripts and pass
all arguments through. This *should* allow things like fpm to work
with the caf wrapper scripts, *I beleive* (untested)
CAVEAT: WSL's bash will dump you into your WSL home directory and
there's no obvious work around. If you put Git-Bash's bash.exe (in the
bin subdirectory) first on your path you *should* be in business (I
think). There may be weird edge cases.1 parent 2ed3c4a commit 6b2c49a
3 files changed
+24
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
359 | | - | |
| 359 | + | |
| 360 | + | |
360 | 361 | | |
361 | 362 | | |
362 | 363 | | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
363 | 378 | | |
364 | 379 | | |
365 | 380 | | |
| |||
0 commit comments