aboutsummaryrefslogtreecommitdiffstats
path: root/icecc.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Moved cmake macros to a separeted file.renatofilho2010-10-071-11/+0
| | | | | Reviewer: Hugo Parente Lima <hugo.pl@gmail.com> Luciano Wolf <luciano.wolf@openbossa.org>
* Add support for distributed compilation using icecc.Hugo Lima2009-11-101-0/+11
To use it, just pass -DENABLE_ICECC=ON when running cmake. Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>