YouCompleteMe/cpp/llvm/runtime/CMakeLists.txt

6 lines
94 B
CMake
Raw Normal View History

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