git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165242 91177308-0d34-0410...
[oota-llvm.git] / runtime / CMakeLists.txt
1 if( NOT LLVM_BUILD_RUNTIME )
2   set(EXCLUDE_FROM_ALL ON)
3 endif()
4
5 add_subdirectory(libprofile)