summaryrefslogtreecommitdiff
path: root/runtime/CMakeLists.txt
blob: 502b91dc580d2045f5e24e8b9b4ebe34f6cbb494 (plain)
1
2
3
4
5
if( NOT LLVM_BUILD_RUNTIME )
  set(EXCLUDE_FROM_ALL ON)
endif()

add_subdirectory(libprofile)