summaryrefslogtreecommitdiff
path: root/examples/CMakeLists.txt
AgeCommit message (Expand)Author
2015-08-27[CMake] Let ExceptionDemo buildable with ENABLE_EH.NAKAMURA Takumi
2014-02-12Don't try to build ExceptionDemo on ARM.Rafael Espindola
2010-12-23Do not re-test for the existence of pthread.h.Oscar Fuentes
2010-02-10Prevented ExceptionDemo example being built on WINDOWS via if( NOT WIN32 )Garrison Venn
2010-02-09Adds a JIT based exception handling example to the examples directory. Garrison Venn
2009-04-12Add Kaleidoscope to examples/ so that it gets built regularly and we'll noticeNick Lewycky
2008-09-26CMake: Builds all examples. Corrected name of CBackend target.Oscar Fuentes
2008-09-22Initial support for the CMake build system.Oscar Fuentes