...
首页> 外文期刊>Dr. Dobb's Journal >The CMake Build Manager
【24h】

The CMake Build Manager

机译:CMake构建管理器

获取原文
获取原文并翻译 | 示例

摘要

Many software projects ship with both a UNIX makefile (or Makefile.in) and a Microsoft Visual Studio workspace, requiring you to constantly keep both build systems up to date and consistent with each other. Targeting additional build systems (Borland or Code-Warrior, for instance) requires even more custom copies of these files, creating an even bigger problem. This problem is compounded if you try to support optional components, such as including JPEG support if libjpeg is available on the system. CMake, the build manager we present here, consolidates these different files into one simple and easy to understand file format.
机译:许多软件项目都随附UNIX makefile(或Makefile.in)和Microsoft Visual Studio工作区,要求您不断使两个构建系统保持最新并彼此保持一致。针对其他构建系统(例如,Borland或Code-Warrior)需要这些文件的更多自定义副本,从而带来更大的问题。如果您尝试支持可选组件,例如在系统上可用libjpeg的情况下包括JPEG支持,则此问题会更加复杂。我们在这里介绍的构建管理器CMake将这些不同的文件合并为一种简单易懂的文件格式。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号