Mastering Cmake (Paperback)
暫譯: 掌握 CMake
Ken Martin, Bill Hoffman
- 出版商: Kitware, Inc
- 出版日期: 2015-01-16
- 售價: $2,250
- 貴賓價: 9.5 折 $2,138
- 語言: 英文
- 頁數: 706
- 裝訂: Paperback
- ISBN: 1930934319
- ISBN-13: 9781930934313
-
相關分類:
CMake
立即出貨 (庫存=1)
買這商品的人也買了...
-
$1,494Managing Projects with GNU make, 3/e (Paperback)
-
$1,250$1,225 -
$350$315 -
$800$632 -
$680$537 -
$7,250$6,888 -
$980$774 -
$648$616 -
$474$450 -
$301神經網絡與深度學習
-
$403深度學習 : Caffe 之經典模型詳解與實戰
-
$352區塊鏈技術指南
-
$228深度學習:原理與應用實踐
-
$360$180 -
$590$460 -
$520$442 -
$958深度學習
-
$2,300$2,185 -
$1,280$1,088 -
$474$450 -
$600$468 -
$980$774 -
$1,898Python Distilled (Paperback)
-
$2,146Introduction to Algorithms, 4/e (Hardcover)
-
$2,384Fluent Python: Clear, Concise, and Effective Programming, 2/e (Paperback)
相關主題
商品描述
CMake is an open-source build tool enabling collaboration among software developers working on distinct platforms by using a common build specification to drive their native build tools. Mastering CMake explains how to use the CMake suite of tools, including CTest and CPack, to develop, build, test, and package software for distribution. It covers use of the command-line and GUI tools on Linux (UNIX), Microsoft Windows, and Mac OS X. This book also contains a guide for converting projects to CMake and writing CMake code to specify build rules to compile sources, create static and shared libraries, link executables, run custom commands, run tests, and install artifacts. It also includes a copy of key portions of the official reference documentation.
商品描述(中文翻譯)
CMake 是一個開源的建構工具,能夠讓在不同平台上工作的軟體開發人員透過使用共同的建構規範來協作,從而驅動他們的本地建構工具。《Mastering CMake》解釋了如何使用 CMake 工具套件,包括 CTest 和 CPack,來開發、建構、測試和打包軟體以供分發。它涵蓋了在 Linux (UNIX)、Microsoft Windows 和 Mac OS X 上使用命令列和 GUI 工具的方式。本書還包含將專案轉換為 CMake 的指南,以及撰寫 CMake 代碼以指定建構規則來編譯源碼、創建靜態和共享庫、鏈接可執行檔、執行自定義命令、運行測試和安裝工件的說明。它還包括官方參考文檔的關鍵部分的副本。