11 lines
447 B
Plaintext
11 lines
447 B
Plaintext
|
^C:\USERS\TXC\DESKTOP\AIMRT\_DEPS\FMT-SRC\CMAKELISTS.TXT
|
||
|
setlocal
|
||
|
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -SC:/Users/txc/Desktop/AimRT -BC:/Users/txc/Desktop/AimRT/build --check-stamp-file C:/Users/txc/Desktop/AimRT/_deps/fmt-build/CMakeFiles/generate.stamp
|
||
|
if %errorlevel% neq 0 goto :cmEnd
|
||
|
:cmEnd
|
||
|
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
|
||
|
:cmErrorLevel
|
||
|
exit /b %1
|
||
|
:cmDone
|
||
|
if %errorlevel% neq 0 goto :VCEnd
|