mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-19 06:24:51 +08:00
aub tests compilation can be enabled with cmake flag NEO_SKIP_AUB_TESTS=0 aub tests execution can be enabled with cmake flag NEO_SKIP_AUB_TEST_RUN=0 enabled aub tests execution forces compilation of aub tests targets Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>