Sign in
llvm
/
llvm
/
refs/heads/release_30
/
.
/
runtime
/
CMakeLists.txt
blob: 502b91dc580d2045f5e24e8b9b4ebe34f6cbb494 [
file
] [
log
] [
blame
]
if
(
NOT LLVM_BUILD_RUNTIME
)
set
(
EXCLUDE_FROM_ALL ON
)
endif
()
add_subdirectory
(
libprofile
)