Commit 16937a75 authored by Dr.李's avatar Dr.李

added 2 line to update submodule

parent 223221b3
...@@ -18,6 +18,8 @@ if %errorlevel% neq 0 exit /b 1 ...@@ -18,6 +18,8 @@ if %errorlevel% neq 0 exit /b 1
cd ../.. cd ../..
cd alphamind\pfopt cd alphamind\pfopt
git submodule init
git submodule update
set BUILD_TEST=OFF set BUILD_TEST=OFF
call build_windows.bat call build_windows.bat
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment