aboutsummaryrefslogtreecommitdiff
path: root/lib/CMakeLists.txt
AgeCommit message (Expand)Author
2010-01-25Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek
2009-07-05Introduce the 'Index' library.Argyrios Kyrtzidis
2009-03-24Really fix cmake style builds.Mike Stump
2009-03-02Fix cmake builds.Mike Stump
2008-10-26CMake: Builds and installs clang binary and libs (no docs yet). ItOscar Fuentes