mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-10 12:53:42 +08:00
Improve CMakeFiles.txt
add subdirectories in black_box_tests cmake Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
This commit is contained in:

committed by
Compute-Runtime-Automation

parent
f5b1a0e45b
commit
e8e1abf5e0
@ -34,3 +34,5 @@ if("${CMAKE_BUILD_TYPE}" STREQUAL "Debug")
|
||||
target_link_libraries(${TEST_NAME} PUBLIC ${NEO_DYNAMIC_LIB_NAME})
|
||||
endif()
|
||||
endif()
|
||||
|
||||
add_subdirectories()
|
Reference in New Issue
Block a user