Moved under "windows" dir.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
espawn --list > %INSTALL_LOG%.tmp.c_compiler
|
||||
for /f "usebackq delims=" %%a in (`findstr /n "\<%2\>" %INSTALL_LOG%.tmp.c_compiler`) do set "%1=True"
|
||||
fullrf %INSTALL_LOG%.tmp.c_compiler
|
||||
Reference in New Issue
Block a user