aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/CppBackend/CMakeLists.txt
AgeCommit message (Expand)Author
2011-11-29build/CMake: Finish removal of add_llvm_library_dependencies.Daniel Dunbar
2011-11-10build: Rename CBackend and CppBackend libraries to have CodeGen suffix, forDaniel Dunbar
2011-07-29Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth
2011-02-20Use explicit add_subdirectory's for LLVM target sublibraries insteadOscar Fuentes
2008-09-26CMake: Builds all targets.Oscar Fuentes