Skip to content

Commit

Permalink
Add add_subdirectories() to unit_tests/mem_obj cmakelists.txt
Browse files Browse the repository at this point in the history
Change-Id: I904240cbb26f21337d91bdc0f5d4fb4a80eeb15a
  • Loading branch information
HoppeMateusz authored and Compute-Runtime-Automation committed Sep 6, 2018
1 parent 8a00543 commit d159d3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions unit_tests/mem_obj/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,4 @@ set(IGDRCL_SRCS_tests_mem_obj
${CMAKE_CURRENT_SOURCE_DIR}/zero_copy_tests.cpp
)
target_sources(igdrcl_tests PRIVATE ${IGDRCL_SRCS_tests_mem_obj})
add_subdirectories()

0 comments on commit d159d3b

Please sign in to comment.