Skip to content

Commit

Permalink
clang patch: ignore the examples directory
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewrk committed Jan 29, 2023
1 parent 66804f6 commit afd5fa0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion clang/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,6 @@ add_subdirectory(tools)
add_subdirectory(runtime)

option(CLANG_BUILD_EXAMPLES "Build CLANG example programs by default." OFF)
add_subdirectory(examples)

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

0 comments on commit afd5fa0

Please sign in to comment.