Skip to content

Commit c2ef7ef

Browse files
Improve aub fixtures cmake
Change-Id: Ia127f721c99d1df19c3714703bdc4f72c27ad055 Signed-off-by: Dunajski, Bartosz <[email protected]>
1 parent cbc4d34 commit c2ef7ef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

unit_tests/aub_tests/fixtures/CMakeLists.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2017-2018 Intel Corporation
2+
# Copyright (C) 2017-2019 Intel Corporation
33
#
44
# SPDX-License-Identifier: MIT
55
#
@@ -14,3 +14,4 @@ target_sources(igdrcl_aub_tests PRIVATE
1414
${CMAKE_CURRENT_SOURCE_DIR}/run_kernel_fixture.h
1515
${CMAKE_CURRENT_SOURCE_DIR}/simple_arg_fixture.h
1616
)
17+
add_subdirectories()

0 commit comments

Comments
 (0)