testing with clang

This commit is contained in:
Daniel Sipka 2015-04-27 13:59:52 +02:00
parent 4f35bcae25
commit 16783f76e3

View File

@ -194,7 +194,7 @@ Output:
- A C++ compiler with decent C++11 support. Currently tested with: - A C++ compiler with decent C++11 support. Currently tested with:
- GCC 4.7, 4.8, 4.9 - GCC 4.7, 4.8, 4.9
- clang 3.4 - clang 3.4.2, 3.5
- Boost 1.54+ for [Boost.Variant](http://www.boost.org/doc/libs/1_57_0/doc/html/variant.html) - Boost 1.54+ for [Boost.Variant](http://www.boost.org/doc/libs/1_57_0/doc/html/variant.html)
- CMake 2.8+ for building - CMake 2.8+ for building