Mastering CMake
Description:
BUILD YOUR SOFTWARE ACROSS MANY PLATFORMS 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 ALL YOU NEED TO INSTALL AND USE CMAKE 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. USE CMAKE'S SIMPLE SYNTAX TO CREATE POWERFUL BUILD SCRIPTS Using CMake is simple. The build process is controlled by creating one or more CMakeLists.txt files in each directory (including subdirectories) that make up a project. Each CMakeLists.txt consists of one or more commands with the form COMMAND (args...) where COMMAND is the name of the command, and args is a white-space separated list of arguments. CMake includes commands for finding libraries and header files, support for optional components of your software, testing the compiler and platform for specific features, and much more. CMake provides many powerful pre-defined commands, but if you need to, you can even add your own commands using CMake's macro capabilities.
Best prices to buy, sell, or rent ISBN 9781930934269
Frequently Asked Questions about Mastering CMake
The price for the book starts from $79.46 on Amazon and is available from 2 sellers at the moment.
If you’re interested in selling back the Mastering CMake book, you can always look up BookScouter for the best deal. BookScouter checks 30+ buyback vendors with a single search and gives you actual information on buyback pricing instantly.
As for the Mastering CMake book, the best buyback offer comes from and is $ for the book in good condition.
Not enough insights yet.
Not enough insights yet.