Mastering Cmake

Download or Read eBook Mastering Cmake PDF written by Stanley Ho Professor of Microelectronics in Electrical and Computer Engineering Ken Martin and published by Kitware, Incorporated. This book was released on 2015-01-16 with total page 708 pages. Available in PDF, EPUB and Kindle.
Mastering Cmake
Author :
Publisher : Kitware, Incorporated
Total Pages : 708
Release :
ISBN-10 : 1930934319
ISBN-13 : 9781930934313
Rating : 4/5 (19 Downloads)

Book Synopsis Mastering Cmake by : Stanley Ho Professor of Microelectronics in Electrical and Computer Engineering Ken Martin

Book excerpt: 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.


Mastering Cmake Related Books

Mastering CMake
Language: en
Pages: 641
Authors: Ken Martin
Categories:
Type: BOOK - Published: 2013 - Publisher:

DOWNLOAD EBOOK

Mastering Cmake
Language: en
Pages: 708
Authors: Stanley Ho Professor of Microelectronics in Electrical and Computer Engineering Ken Martin
Categories:
Type: BOOK - Published: 2015-01-16 - Publisher: Kitware, Incorporated

DOWNLOAD EBOOK

CMake is an open-source build tool enabling collaboration among software developers working on distinct platforms by using a common build specification to drive
Mastering CMake
Language: en
Pages: 385
Authors: Ken Martin
Categories: C++ (Computer program language)
Type: BOOK - Published: 2007 - Publisher:

DOWNLOAD EBOOK

Mastering CMake
Language: en
Pages: 178
Authors: Ken Martin
Categories: C++ (Computer program language)
Type: BOOK - Published: 2004 - Publisher:

DOWNLOAD EBOOK

CMake Cookbook
Language: en
Pages: 600
Authors: Radovan Bast
Categories: Computers
Type: BOOK - Published: 2018-09-26 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Learn CMake through a series of task-based recipes that provide you with practical, simple, and ready-to-use CMake solutions for your code Key FeaturesLearn to