GYP(Generate Your Projects)是由 Chromium 团队开发的跨平台自动化项目构建工具,Chromium 便是通过 GYP 进行项目构建管理。

 

主页 :http://code.google.com/p/gyp/

下载地址:http://code.google.com/p/gyp/source/checkout

参考资料:http://www.wy182000.com/2011/09/01/buildsystem/


1. sudo apt-get install gyp  

2.运行命令gyp --depth=. foo.gyp 

相关文章:

  • 2022-12-23
  • 2021-11-28
  • 2021-04-03
  • 2021-10-16
  • 2021-06-11
  • 2022-01-10
  • 2021-10-15
  • 2021-07-22
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2023-03-25
相关资源
相似解决方案