Add subdirectories in blackbox tests CMakeLists files

Signed-off-by: Jaime Arteaga <jaime.a.arteaga.molina@intel.com>
This commit is contained in:
Jaime Arteaga
2021-04-28 23:44:41 +00:00
committed by Compute-Runtime-Automation
parent 786d308f50
commit cecee51ac9

View File

@ -62,3 +62,5 @@ if("${CMAKE_BUILD_TYPE}" STREQUAL "Debug")
target_link_libraries(zello_world_global_work_offset PUBLIC ocloc_lib)
endif()
endif()
add_subdirectories()