mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-06 21:54:15 +01:00
- explicitly define QMAKE_CC & CXX as "ccache <compiler>" - use ccache for uavobjectgenerator - Handle CCACHE setting with configuration options To enable ccache you need to configure it like make CCACHE=/path/to/ccache config_append