Mean Menu style requires jQuery library version 1.7 or higher, but you have opted to provide your own library. Please ensure you have the proper version of jQuery included. (note: this is not an error)
Out of Stock; Usually Arrives in 7-10 Days (This book cannot be returned.)
Description
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.