We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a6a419 commit 5d2b750Copy full SHA for 5d2b750
1 file changed
README.adoc
@@ -28,13 +28,6 @@
28
29
Provides facilities for creating and accessing services during runtime.
30
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
38
=== License
39
40
Distributed under the Boost Software License, Version 1.0.
0 commit comments