mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-09 22:43:00 +08:00
Add missing add_subdirectories() call
Change-Id: Ibc7d0ee300db55e18a54608bc2eb1609ba6b8123 Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
21e16ff2c5
commit
f354d47b7a
@@ -14,4 +14,5 @@ target_sources(${TARGET_NAME} PRIVATE
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/test_cmdlist_append_launch_kernel.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/test_cmdlist_append_signal_event.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/test_cmdlist_append_wait_on_events.cpp
|
||||
)
|
||||
)
|
||||
add_subdirectories()
|
||||
|
||||
Reference in New Issue
Block a user