提交 cf2f3422 编写于 作者: J jiyuan

make build.bat for ALL_BUILD on windows

上级 67162bd6
......@@ -11,7 +11,7 @@ if "%~1" == "third_party" (
rem mkdir build
cd ./build
cmake .. -A x64
msbuild /p:Configuration=Debug compiler.vcxproj
msbuild /p:Configuration=Debug ALL_BUILD.vcxproj
cd ..
)
)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册