提交 589cea1f 编写于 作者: L liaogang

add $ENV{GOROOT}/bin

上级 a7edafc4
...@@ -15,7 +15,7 @@ if(NOT CMAKE_Go_COMPILER) ...@@ -15,7 +15,7 @@ if(NOT CMAKE_Go_COMPILER)
set(Go_BIN_PATH set(Go_BIN_PATH
$ENV{GOPATH} $ENV{GOPATH}
$ENV{GOROOT} $ENV{GOROOT}
$ENV{GOROOT}/../bin $ENV{GOROOT}/bin
$ENV{GO_COMPILER} $ENV{GO_COMPILER}
/usr/bin /usr/bin
/usr/local/bin /usr/local/bin
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册