weaver2007 / cmake-cookbook

CMake Cookbook recipes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: MIT

Travis AppVeyor CircleCI

GitHub issues GitHub forks GitHub stars

CMake Cookbook

This repository collects sources for the recipes contained in the CMake Cookbook published by Packt and authored by Radovan Bast and Roberto Di Remigio

Table of contents

Chapter 1: From a Simple Executable to Libraries

Chapter 2: Detecting the Environment

Chapter 3: Detecting External Libraries and Programs

Chapter 4: Creating and Running Tests

Chapter 5: Configure-time and Build-time Operations

Chapter 6: Generating Source Code

Chapter 7: Structuring Projects

Chapter 8: The Superbuild Pattern

Chapter 9: Mixed-language Projects

Chapter 10: Writing an Installer

Chapter 11: Packaging Projects

Chapter 12: Building Documentation

Chapter 13: Alternative Generators and Cross-compilation

Chapter 14: Testing Dashboards

Chapter 15: Porting a Project to CMake

About

CMake Cookbook recipes.

License:Other


Languages

Language:C++ 63.8%Language:CMake 23.2%Language:Python 5.9%Language:Fortran 3.8%Language:Shell 1.1%Language:PowerShell 1.0%Language:C 0.8%Language:Batchfile 0.4%