From b2c70cfc71f401ae7eae26b29ea081bf7e7b917f Mon Sep 17 00:00:00 2001 From: Oscar Fuentes Date: Tue, 28 Sep 2010 14:02:36 +0000 Subject: Added PTX target to the CMake build. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114951 91177308-0d34-0410-b5e6-96231b3b80d8 --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index f32ba0c25a..164ed3a3f4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -66,6 +66,7 @@ set(LLVM_ALL_TARGETS MSP430 PIC16 PowerPC + PTX Sparc SystemZ X86 -- cgit v1.2.3