package/pkg-cmake.mk: add ccache support for host packages
authorSamuel Martin <s.martin49@gmail.com>
Sun, 14 Dec 2014 19:12:01 +0000 (20:12 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 21 Dec 2014 21:50:45 +0000 (22:50 +0100)
commit45ed9844bede86c4e452fe249a0f9a50a5c5710a
tree973d8d40c73b15c2e95e7faff9750028e786f56a
parent0ec5167d0cccd8628537ac98222cfc528b08022b
package/pkg-cmake.mk: add ccache support for host packages

This ccache support for host-cmake-package uses the same logic as the
one done for the target packages in the toolchainfile.cmake file.

[Thomas: fix lots of mistakes.]

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/pkg-cmake.mk