Skip to content

Commit b0402d3

Browse files
authored
[CMake] swift-collections → SwiftCollections
This is an integration FIXME for SwiftPM: swiftlang/swift-package-manager#3595 (comment)
1 parent f1c6cb4 commit b0402d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ See https://swift.org/LICENSE.txt for license information
88
#]]
99

1010
cmake_minimum_required(VERSION 3.16)
11-
project(swift-collections
11+
project(SwiftCollections
1212
LANGUAGES C Swift)
1313

1414
list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules)

0 commit comments

Comments
 (0)