提交 b23ba60d 编写于 作者: A Andy Gocke

Add crossgen to bootstrap build step

上级 74f8c37d
......@@ -41,6 +41,7 @@ bootstrap: toolset
mkdir -p $(BOOTSTRAP_PATH) ; \
cp Binaries/$(BUILD_CONFIGURATION)/csccore/* $(BOOTSTRAP_PATH) ; \
cp Binaries/$(BUILD_CONFIGURATION)/vbccore/* $(BOOTSTRAP_PATH) ; \
./build/scripts/crossgen.sh $(BOOTSTRAP_PATH) ; \
rm -rf Binaries/$(BUILD_CONFIGURATION)
test:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册