CMake: don't include shared/test/unit_test when shared tests are skipped 2/n

Related-To: NEO-6524
Signed-off-by: Warchulski, Jaroslaw <jaroslaw.warchulski@intel.com>
This commit is contained in:
Warchulski, Jaroslaw
2022-08-09 14:26:49 +00:00
committed by Compute-Runtime-Automation
parent f82b2e2984
commit 54dc2f2000
59 changed files with 101 additions and 121 deletions

View File

@@ -10,8 +10,8 @@
#include "shared/source/helpers/constants.h"
#include "shared/source/helpers/hw_helper.h"
#include "shared/test/common/cmd_parse/hw_parse.h"
#include "shared/test/common/fixtures/preemption_fixture.h"
#include "shared/test/common/mocks/mock_device.h"
#include "shared/test/unit_test/fixtures/preemption_fixture.h"
using namespace NEO;