compiler support
This commit is contained in:
parent
fcbfc427d1
commit
d5f44604dd
@ -192,7 +192,9 @@ Output:
|
||||
|
||||
## Requirements
|
||||
|
||||
- A C++ compiler with decent C++11 support. Currently only tested with GCC 4.9.
|
||||
- A C++ compiler with decent C++11 support. Currently tested with:
|
||||
- GCC 4.7, 4.8, 4.9
|
||||
- clang 3.4
|
||||
- Boost 1.54+ for [Boost.Variant](http://www.boost.org/doc/libs/1_57_0/doc/html/variant.html)
|
||||
- CMake 2.8+ for building
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user