Clang Build
more-docs

Contents:

  • User’s Guide
    • 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
  • Real world examples
    • GLFW
    • lz4
    • codeplea/genann
    • nikoreun/tinygrad
    • boost/filesystem
    • eidheim/tiny-process-library
  • Configuration file reference
    • Project settings
    • Target settings
      • Declaration
      • General parameters
      • Source parameters
      • Flag parameters
      • Output parameters
  • Code Documentation
Clang Build
  • Docs »
  • Search
  • Edit on GitHub


© Copyright 2018, GPMueller, NOhs Revision 6d4bbe52.

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