Skip to content

Commit 7a42543

Browse files
Fix CMake build (#1405)
Co-authored-by: Leonard Grey <leonard@leonardgrey.com>
1 parent 590f6d5 commit 7a42543

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/CMakeLists.txt

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

1010
add_subdirectory(DocCCommon)
11+
add_subdirectory(DocCHTML)
1112
add_subdirectory(SwiftDocC)
1213
add_subdirectory(SwiftDocCUtilities)
1314
add_subdirectory(docc)

0 commit comments

Comments
 (0)