mention MSVC support
This commit is contained in:
parent
fe44723d4e
commit
09820f11f5
1 changed files with 2 additions and 1 deletions
|
@ -198,7 +198,8 @@ Output:
|
|||
|
||||
- A C++ compiler with decent C++11 support. Currently tested with:
|
||||
- GCC 4.7, 4.8, 4.9
|
||||
- clang 3.4.2, 3.5
|
||||
- clang 3.4.2, 3.
|
||||
- MSVC 2013
|
||||
- Boost 1.54+ for [Boost.Variant](http://www.boost.org/libs/variant)
|
||||
- CMake 2.8+ for building
|
||||
|
||||
|
|
Loading…
Reference in a new issue