aboutsummaryrefslogtreecommitdiff
path: root/final/libomptarget/deviceRTLs/CMakeLists.txt
blob: 7c75387c56d65d8b93e69e8372bb5d8ef045f263 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
##===----------------------------------------------------------------------===##
#
#                     The LLVM Compiler Infrastructure
#
# This file is dual licensed under the MIT and the University of Illinois Open
# Source Licenses. See LICENSE.txt for details.
#
# ##===----------------------------------------------------------------------===##
#
# Build a device RTL for each available machine available.
#
##===----------------------------------------------------------------------===##

add_subdirectory(nvptx)