Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
c5b2e58840748145d1706c1d1481369d1863fabf
/
.
/
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)