CMake: Added Cotire module (version 1.7.9).

This adds the "cotire" CMake module to allow for use of PCH
(precompiled headers) during compilation, potentially reducing
compilation time.

The source can be found here:
https://github.com/sakra/cotire/
(Commit 2bb9cb6e8317ec42a7efbd0067eca9cbf728e03a)

Review: https://reviews.apache.org/r/58011/


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/499ffe03
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/499ffe03
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/499ffe03

Branch: refs/heads/master
Commit: 499ffe0334df49b34bb836ff24bce8eee7c82d62
Parents: b9a46ed
Author: Jeff Coffler <[email protected]>
Authored: Wed Mar 29 10:54:47 2017 -0700
Committer: Joseph Wu <[email protected]>
Committed: Wed Mar 29 13:38:21 2017 -0700

----------------------------------------------------------------------
 3rdparty/cmake/cotire.cmake | 4008 ++++++++++++++++++++++++++++++++++++++
 CMakeLists.txt              |    1 +
 LICENSE                     |   29 +
 3 files changed, 4038 insertions(+)
----------------------------------------------------------------------


Reply via email to