Clang Build
stable

Contents:

  • User’s Guide
    • First steps
    • Customisations
    • Multiple targets
    • Multiple projects
    • Inheritance
    • Platform dependence
    • Bundling
    • Adding projects with custom behaviour
    • Defaults
  • Code Documentation
Clang Build
  • Docs »
  • User’s Guide
  • Edit on GitHub

User’s Guide¶

The User’s Guide should provide you with all the information necessary to build your C++ project with Clang Build.

Contents:

  • First steps
    • The minimum working example
    • Switching between debug and release
  • Customisations
    • Custom target name
    • Custom folder names
    • Compiling a library
  • Multiple targets
    • Multiple self-developed targets
    • External GitHub target
  • Multiple projects
    • Requirements
    • Example configuration file
    • Multiple subprojects in the same file
  • Inheritance
    • General
    • Include directories
    • Flags
    • Dependencies
  • Platform dependence
    • Per-Platform Target Configuration
    • Example
  • Bundling
    • Build-folder binary bundle
    • Redistributable bundle
  • Adding projects with custom behaviour
    • Script requirements
    • Creating a project
    • Creating targets
    • Manipulating sources
  • Defaults
    • General
    • Search Paths
    • Build Type and Flags
    • Build Directories
Next Previous

© Copyright 2018, GPMueller, NOhs Revision 50e872bf.

Built with Sphinx using a theme provided by Read the Docs.