Skip to content

Commit c6d302f

Browse files
compnerdthomasvl
authored andcommitted
Update CMakeLists.txt
Correct a case-insensitivity issue.
1 parent 3ac33c0 commit c6d302f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
add_subdirectory(SwiftProtobuf)
2-
add_subdirectory(swiftProtobufPluginLibrary)
2+
add_subdirectory(SwiftProtobufPluginLibrary)
33
add_subdirectory(protoc-gen-swift)

0 commit comments

Comments
 (0)