Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
afc4baa37c2f38fadf05b15456b10a0994d51b0b
/
.
/
examples
/
CMakeLists.txt
blob: 19d886935d4e9fe623188461f0dd58bc83cf0d9c [
file
] [
log
] [
blame
]
if(NOT CLANG_BUILD_EXAMPLES)
set(EXCLUDE_FROM_ALL ON)
endif()
add_subdirectory(analyzer-plugin)
add_subdirectory(clang-interpreter)
add_subdirectory(PrintFunctionNames)