Skip to content

Commit ccd9d9e

Browse files
committed
clang patch: ignore the examples directory
1 parent bd69297 commit ccd9d9e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,6 @@ add_subdirectory(tools)
498498
add_subdirectory(runtime)
499499

500500
option(CLANG_BUILD_EXAMPLES "Build CLANG example programs by default." OFF)
501-
add_subdirectory(examples)
502501

503502
if(APPLE)
504503
# this line is needed as a cleanup to ensure that any CMakeCaches with the old

0 commit comments

Comments
 (0)