2019-12-21 04:52:07 +08:00
|
|
|
#===-- tools/CMakeLists.txt ------------------------------------------------===#
|
2018-05-02 03:50:34 +08:00
|
|
|
#
|
2019-12-21 04:52:07 +08:00
|
|
|
# Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
|
|
|
|
# See https://llvm.org/LICENSE.txt for license information.
|
|
|
|
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
2018-05-02 03:50:34 +08:00
|
|
|
#
|
2019-12-21 04:52:07 +08:00
|
|
|
#------------------------------------------------------------------------------#
|
2018-05-02 03:50:34 +08:00
|
|
|
|
2018-02-19 21:28:12 +08:00
|
|
|
|
|
|
|
add_subdirectory(f18)
|