Skip to content

Commit

Permalink
Don't fetch websocketspp by default.
Browse files Browse the repository at this point in the history
  • Loading branch information
BillyONeal committed Sep 27, 2019
1 parent fb8857c commit 68a1de2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
[submodule "websocketspp"]

This comment has been minimized.

Copy link
@c72578

c72578 Sep 27, 2019

Contributor

The name of this submodule should be "websocketpp".
Typo: "websocketspp" -> "websocketpp"

This comment has been minimized.

Copy link
@BillyONeal

BillyONeal Sep 27, 2019

Author Member

Thanks!

path = Release/libs/websocketpp
url = https://github.com/zaphoyd/websocketpp/
fetchRecurseSubmodules = false

0 comments on commit 68a1de2

Please sign in to comment.