Add subdirectories in blackbox tests Cmakelists.txt

Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
This commit is contained in:
Mateusz Hoppe
2021-02-26 15:21:01 +00:00
committed by Compute-Runtime-Automation
parent f00a2c9422
commit a4102fb812

View File

@@ -1,5 +1,5 @@
#
# Copyright (C) 2020 Intel Corporation
# Copyright (C) 2020-2021 Intel Corporation
#
# SPDX-License-Identifier: MIT
#
@@ -31,3 +31,5 @@ if("${CMAKE_BUILD_TYPE}" STREQUAL "Debug")
endforeach()
endif()
endif()
add_subdirectories()