Builds llvmc and its examples with CMake.
authorOscar Fuentes <ofv@wanadoo.es>
Mon, 25 Jul 2011 17:25:10 +0000 (17:25 +0000)
committerOscar Fuentes <ofv@wanadoo.es>
Mon, 25 Jul 2011 17:25:10 +0000 (17:25 +0000)
commit5fe5203c23959658907c4b6388de6b14a2aba902
tree658db01bd753990e5f8e4846391128a6c44aa364
parent796f925175eda4e0b208e1206accba2281efa39f
Builds llvmc and its examples with CMake.

Patch by arrowdodger!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135919 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvmc/CMakeLists.txt
tools/llvmc/examples/CMakeLists.txt [new file with mode: 0644]
tools/llvmc/examples/Hello/CMakeLists.txt [new file with mode: 0644]
tools/llvmc/examples/Simple/CMakeLists.txt [new file with mode: 0644]
tools/llvmc/examples/Skeleton/CMakeLists.txt [new file with mode: 0644]
tools/llvmc/examples/mcc16/CMakeLists.txt [new file with mode: 0644]
tools/llvmc/src/CMakeLists.txt [new file with mode: 0644]