# [TITLE]: ccache
# [DESCRIPTION]: Cache compilations to avoid repeating same computation and speed project build times.
# [STATUS]: Active
# [CAPABILITIES]:
# [TAGS]: Developer Tools
# [MAINTAINER]: William Douglas <william.douglas@intel.com>

include(libstdcpp)

# start of custom additions (edits outside this area will be removed automatically)

# end of custom additions

# main package
ccache
