提交 2bd95865 编写于 作者: P peterq

fix qt: target 未指定

上级 b1b42d2a
......@@ -3,6 +3,7 @@ package main
import (
"flag"
"fmt"
"github.com/peterq/pan-light/qt/tool-chain/binding/parser"
"os"
"runtime"
"strings"
......@@ -93,6 +94,8 @@ func main() {
os.Setenv("GOCACHE", "off")
}
parser.State.Target = target
switch mode {
case "prep":
setup.Prep()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册