YouCompleteMe/cpp/llvm/runtime/CMakeLists.txt

6 lines
94 B
CMake
Raw Normal View History

2012-07-05 17:51:06 -07:00
if( NOT LLVM_BUILD_RUNTIME )
set(EXCLUDE_FROM_ALL ON)
endif()
add_subdirectory(libprofile)