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 590f6d5 commit 7a42543Copy full SHA for 7a42543
Sources/CMakeLists.txt
@@ -8,6 +8,7 @@ See https://swift.org/LICENSE.txt for license information
8
#]]
9
10
add_subdirectory(DocCCommon)
11
+add_subdirectory(DocCHTML)
12
add_subdirectory(SwiftDocC)
13
add_subdirectory(SwiftDocCUtilities)
14
add_subdirectory(docc)
0 commit comments