Clang Build
feature-tests

Contents:

  • User’s Guide
    • First steps
    • Customisations
    • Multiple targets
    • Multiple projects
    • Inheritance
    • Platform dependence
    • Tests and Examples
    • Defaults
  • Real world examples
  • 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
    • Custom sources
    • 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
    • Include directories
    • Flags
  • Platform dependence
    • Per-Platform Target Configuration
    • Example
  • Tests and Examples
    • Folder structure
    • Additional Configuration
  • Defaults
    • General
    • Search Paths
    • Build Type and Flags
    • Build Directories
Next Previous

© Copyright 2018, GPMueller, NOhs Revision cfd0ca13.

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