OSDN Git Service

CMake: Builds all examples. Corrected name of CBackend target.
authorOscar Fuentes <ofv@wanadoo.es>
Fri, 26 Sep 2008 19:48:03 +0000 (19:48 +0000)
committerOscar Fuentes <ofv@wanadoo.es>
Fri, 26 Sep 2008 19:48:03 +0000 (19:48 +0000)
commitdbc2e856fce973243d2dfba88d573d3c88f06020
tree979cbee4a308e05095045e55f4fc1c399eb2b153
parentdfe8c84e1e7be1ec4f7303d3d056fb106ab28437
CMake: Builds all examples. Corrected name of CBackend target.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56682 91177308-0d34-0410-b5e6-96231b3b80d8
examples/BrainF/CMakeLists.txt [new file with mode: 0644]
examples/CMakeLists.txt
examples/HowToUseJIT/CMakeLists.txt [new file with mode: 0644]
examples/ModuleMaker/CMakeLists.txt [new file with mode: 0644]
examples/ParallelJIT/CMakeLists.txt [new file with mode: 0644]
lib/Target/CBackend/CMakeLists.txt