mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00

When we build L0 right after OpenCL or vice versa we expect shared code to be reused from ccache (when enable). Proper setting of project() and add_subdirectory() helps to achieve this. Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>