Skip to content

Commit abfaa7c

Browse files
committed
Add support for executing LIT tests from external directory
1 parent ca5cbba commit abfaa7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SYCL/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ if(CHECK_SYCL_ALL)
2222
endif(CHECK_SYCL_ALL)
2323

2424
add_subdirectory(External)
25+
add_subdirectory(ExtraTests)

0 commit comments

Comments
 (0)