Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • CMake CMake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4,157
    • Issues 4,157
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CMakeCMake
  • CMakeCMake
  • Merge requests
  • !3553

Precompile headers

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Cristian Adam requested to merge cristianadam/cmake:precompile-headers into master Jul 13, 2019
  • Overview 241
  • Commits 8
  • Pipelines 53
  • Changes 63

Revived Daniel Pfeifer's work on !984 (closed)

The following generators are supported:

  • Ninja
  • Makefile
  • Visual Studio
  • Xcode

I've tested it with building Qt Creator, and got a 22% compilation speed increase with MinGW 8.1, 30% with Clang-cl 8.0, and 37% with Visual C++ 2017!

Fixes #1260 (closed)

Edited Jul 31, 2019 by Cristian Adam
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: precompile-headers