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 f1c6cb4 commit b0402d3Copy full SHA for b0402d3
CMakeLists.txt
@@ -8,7 +8,7 @@ See https://swift.org/LICENSE.txt for license information
8
#]]
9
10
cmake_minimum_required(VERSION 3.16)
11
-project(swift-collections
+project(SwiftCollections
12
LANGUAGES C Swift)
13
14
list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules)
0 commit comments