mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-14 17:28:07 +00:00
update nuke
This commit is contained in:
committed by
Ryan Fleury
parent
ffe18834dd
commit
388bbb95a5
+1
-1
@@ -20,7 +20,7 @@ for %%m in (%MODE_VALUES%) do for %%c in (%CC_VALUES%) do (
|
|||||||
echo Build %%c+%%m
|
echo Build %%c+%%m
|
||||||
|
|
||||||
rem nuke artifacts from last run
|
rem nuke artifacts from last run
|
||||||
rmdir /s /q build\torture
|
rmdir /s /q build\torture_artifacts
|
||||||
|
|
||||||
if "%%c" equ "clang" (
|
if "%%c" equ "clang" (
|
||||||
set PATH=%clang_path%..\lib\clang\%clang_version%\lib\windows;!PATH!
|
set PATH=%clang_path%..\lib\clang\%clang_version%\lib\windows;!PATH!
|
||||||
|
|||||||
Reference in New Issue
Block a user