You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments