Skip to content

Commit 53f6f61

Browse files
committed
Add missed CMake file for adding clang examples to CMake build.
llvm-svn: 89080
1 parent 1e9de05 commit 53f6f61

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

clang/examples/CMakeLists.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
add_subdirectory(PrintFunctionNames)
2+
add_subdirectory(wpa)
3+

0 commit comments

Comments
 (0)