summaryrefslogtreecommitdiffstats
path: root/examples/CMakeLists.txt
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2010-08-11 15:21:41 +0000
committerDaniel Dunbar <daniel@zuster.org>2010-08-11 15:21:41 +0000
commit30216ac9a95096d70a130991e71cc48fb302d268 (patch)
treeb627ab05e82a65e81ed3c8f5b0e8a9dca066bc09 /examples/CMakeLists.txt
parent476d8b863cb65b2b5833235d97315cdb46e6f5aa (diff)
Remove wpa 'example', it isn't being maintained.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@110809 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'examples/CMakeLists.txt')
-rw-r--r--examples/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt
index d2738c6903..9a32ee4065 100644
--- a/examples/CMakeLists.txt
+++ b/examples/CMakeLists.txt
@@ -1,4 +1,3 @@
add_subdirectory(clang-interpreter)
add_subdirectory(PrintFunctionNames)
-add_subdirectory(wpa)