^D:\AUTOMFL\WUWEI\VTK\EXAMPLES\CHAP01\CMAKELISTS.TXT
setlocal
"C:\Program Files\CMake\bin\cmake.exe" -SD:/AUTOMFL/WuWei/VTK/Examples/Chap01 -BD:/AUTOMFL/WuWei/VTK/Examples/Chap01/build --check-stamp-file D:/AUTOMFL/WuWei/VTK/Examples/Chap01/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
