From: Daniel Sanders Date: Thu, 4 Jun 2015 12:51:20 +0000 (+0000) Subject: Include BPF target in CMake builds. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=545c30e82c4acc6574424bea183ba68f42205283;p=oota-llvm.git Include BPF target in CMake builds. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239035 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 776f3f6a2e0..568376ee700 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -169,6 +169,7 @@ set(LLVM_INCLUDE_DIR ${CMAKE_CURRENT_BINARY_DIR}/include) set(LLVM_ALL_TARGETS AArch64 ARM + BPF CppBackend Hexagon Mips