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 c2318cb commit 4e8cf41Copy full SHA for 4e8cf41
README.md
@@ -70,7 +70,7 @@ client.connect({boost::asio::ip::address::from_string("127.0.0.1"), 1234});
70
```terminal
71
./build/tests/boost-tcp-server-client-tests
72
```
73
-### Include in CMake project
+## Include in CMake project
74
```cmake
75
include(FetchContent)
76
Fetchcontent_Declare(boost-tcp-server-client
0 commit comments