瀏覽代碼

Ensure bootstrap builds all. (#127)

Brucey 2 年之前
父節點
當前提交
d0d0a118b9
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      bmk.bmx

+ 1 - 0
bmk.bmx

@@ -640,6 +640,7 @@ Function MakeBootstrap()
 	config.CopyAssets(bootstrapPath)
 
 	opt_release = True
+	opt_all = True
 
 	For Local target:TBootstrapTarget = EachIn config.targets
 		For Local app:TBootstrapAsset = EachIn config.assets