mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-22 01:48:50 +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>