lixiaojun
2024-07-30 f45bba0b5ecf73df67af6cb60e57ea956d82a8ab
1
2
3
4
5
6
7
8
9
10
^D:\DESKTOP\D_PRODUCTION\工具项目\水力试算软件\EPANET2.2\CMAKELISTS.TXT
setlocal
"C:\Program Files\CMake\bin\cmake.exe" -SD:/Desktop/D_Production/工具项目/水力试算软件/epanet2.2 -BD:/Desktop/D_Production/工具项目/水力试算软件/epanet2.2/build_gui --check-stamp-file D:/Desktop/D_Production/工具项目/水力试算软件/epanet2.2/build_gui/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