Skip to content

Commit 5d2b750

Browse files
committed
chore: update README
1 parent 8a6a419 commit 5d2b750

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

README.adoc

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,6 @@
2828

2929
Provides facilities for creating and accessing services during runtime.
3030

31-
=== Visual Studio Solution Generation
32-
33-
```cpp
34-
cmake -G "Visual Studio 16 2019" -A Win32 -B bin -DCMAKE_TOOLCHAIN_FILE=cmake/toolchains/msvc.cmake
35-
cmake -G "Visual Studio 16 2019" -A x64 -B bin64 -DCMAKE_TOOLCHAIN_FILE=cmake/toolchains/msvc.cmake
36-
```
37-
3831
=== License
3932

4033
Distributed under the Boost Software License, Version 1.0.

0 commit comments

Comments
 (0)