Selaa lähdekoodia

feat: 添加交叉编译

nicetry12138 1 vuosi sitten
vanhempi
commit
00d89c74ab
1 muutettua tiedostoa jossa 6 lisäystä ja 1 poistoa
  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)
+