We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d42d61d commit 392cca6Copy full SHA for 392cca6
cmake/modules/SwiftBuildConfig.cmake.in
@@ -1,3 +1,14 @@
1
+##===----------------------------------------------------------------------===##
2
+##
3
+## This source file is part of the Swift open source project
4
5
+## Copyright (c) YEARS Apple Inc. and the Swift project authors
6
+## Licensed under Apache License v2.0 with Runtime Library Exception
7
8
+## See http://swift.org/LICENSE.txt for license information
9
+## See http://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
10
11
12
if(NOT TARGET SwiftBuild::SwiftBuild)
13
include(@SWIFTBUILD_EXPORTS_FILE@)
14
endif()
0 commit comments