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