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

Do not try to include empty directories, as cmake will not explicitely return directiories, which would be searched by compiler anyway. Such found should still be considered as successful. Signed-off-by: Grzegorz Choinski <grzegorz.choinski@intel.com>