Mastering CMake
by: Ken Martin and Bill Hoffman
Publisher finelybook 出版社: Kitware,Inc.; 5th edition (March 18,2010)
Language 语言: English
Print length 页数: 464 pages
ISBN-10: 193093422X
ISBN-13: 9781930934221
Book Description
CMake is an extensible,open-source system that manages the build process in an operating system and compiler independent manner. Unlike many cross-platform systems,CMake is designed to be used in conjunction with the native build environment. CMake can compile source code,create libraries,generate wrappers,and build executables in arbitrary combinations. CMake supports in-source and out-of-source builds,and can therefore support multiple builds from a single source tree. CMake provides extensive support for building static and dynamic libraries. This book contains instructions on how to download,install,and run CMake on many platforms including Linux (UNIX),Microsoft Windows,and Mac OSX. The internals of how CMake works and how it impacts your build scripts is covered. Instructions are provided for running the different GUIs including command line options and a separate chapter on using ctest (included with CMake) to perform software testing. A full reference of CMake’s commands and variables with descriptions is included
Mastering CMake 5th edition
未经允许不得转载:finelybook » Mastering CMake 5th edition
相关推荐
- Wicked Cool Shell Scripts: 101 Scripts for Linux,OS X,and UNIX Systems,2nd Edition
- The Elements of Statistical Learning: Data Mining, Inference, and Prediction, Second Edition
- Learn Linux Shell Scripting – Fundamentals of Bash 4.4: A comprehensive guide to automating administrative tasks with the Bash shell
- Transformers for Natural Language Processing: Build innovative deep neural network architectures for NLP with Python,PyTorch,TensorFlow,BERT,RoBERTa,and more
finelybook
