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