summaryrefslogtreecommitdiffstats
path: root/lib/StaticAnalyzer/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/StaticAnalyzer/CMakeLists.txt')
-rw-r--r--lib/StaticAnalyzer/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/StaticAnalyzer/CMakeLists.txt b/lib/StaticAnalyzer/CMakeLists.txt
new file mode 100644
index 0000000..3d15092
--- /dev/null
+++ b/lib/StaticAnalyzer/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_subdirectory(Core)
+add_subdirectory(Checkers)
+add_subdirectory(Frontend)
OpenPOWER on IntegriCloud