Add a cmake build system.
authorDan Albert <danalbert@google.com>
Thu, 3 Jul 2014 19:35:48 +0000 (19:35 +0000)
committerDan Albert <danalbert@google.com>
Thu, 3 Jul 2014 19:35:48 +0000 (19:35 +0000)
commit0ed2e2f6ecd87e703334ae481972e9def125deae
tree301b8d177b48d6660de875eb51717b3f312d1b31
parent2344cfc335d5cfcfe0fb339934a2e0a7914f20a6
Add a cmake build system.

Will add support for tests with lit in a later patch.
This does not yet support building the unwinder in src/Unwind.

llvm-svn: 212286
libcxxabi/CMakeLists.txt [new file with mode: 0644]
libcxxabi/cmake/config-ix.cmake [new file with mode: 0644]
libcxxabi/src/CMakeLists.txt [new file with mode: 0644]
libcxxabi/www/index.html