Skip to content

Commit a4102fb

Browse files
Add subdirectories in blackbox tests Cmakelists.txt
Signed-off-by: Mateusz Hoppe <[email protected]>
1 parent f00a2c9 commit a4102fb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

level_zero/tools/test/black_box_tests/CMakeLists.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2020 Intel Corporation
2+
# Copyright (C) 2020-2021 Intel Corporation
33
#
44
# SPDX-License-Identifier: MIT
55
#
@@ -31,3 +31,5 @@ if("${CMAKE_BUILD_TYPE}" STREQUAL "Debug")
3131
endforeach()
3232
endif()
3333
endif()
34+
35+
add_subdirectories()

0 commit comments

Comments
 (0)