| Peter Collingbourne | e26198c | 2012-01-26 03:33:40 +0000 | [diff] [blame] | 1 | if(NOT CLANG_BUILD_EXAMPLES) |
| 2 | set(EXCLUDE_FROM_ALL ON) | ||||
| 3 | endif() | ||||
| 4 | |||||
| Kovarththanan Rajaratnam | dab10ac | 2010-02-27 07:46:49 +0000 | [diff] [blame] | 5 | add_subdirectory(clang-interpreter) |
| Daniel Dunbar | 6a4ce00 | 2009-11-17 09:40:40 +0000 | [diff] [blame] | 6 | add_subdirectory(PrintFunctionNames) |