Explorar el Código

feat: 添加交叉编译

nicetry12138 hace 1 año
padre
commit
00d89c74ab
Se han modificado 1 ficheros con 6 adiciones y 1 borrados
  1. 6 1
      构建项目/GN/README.md

+ 6 - 1
构建项目/GN/README.md

@@ -317,4 +317,9 @@ template("my_executable_with_tests") {
   }
 }
 
-```
+```
+
+## 交叉编译
+
+[GN如何处理跨平台编译](https://github.com/chinanf-boy/gn-zh/blob/master/docs/cross_compiles.zh.md)
+