Skip to content

Commit

Permalink
compiler support
Browse files Browse the repository at this point in the history
  • Loading branch information
no1msd committed Apr 26, 2015
1 parent fcbfc42 commit d5f4460
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit d5f4460

Please sign in to comment.