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