17330f729Sjoergif(NOT CLANG_BUILD_EXAMPLES) 27330f729Sjoerg set_property(DIRECTORY PROPERTY EXCLUDE_FROM_ALL ON) 37330f729Sjoerg set(EXCLUDE_FROM_ALL ON) 47330f729Sjoergendif() 57330f729Sjoerg 67330f729Sjoergadd_subdirectory(clang-interpreter) 77330f729Sjoergadd_subdirectory(PrintFunctionNames) 87330f729Sjoergadd_subdirectory(AnnotateFunctions) 9*e038c9c4Sjoergadd_subdirectory(Attribute) 10*e038c9c4Sjoergadd_subdirectory(CallSuperAttribute) 11