INSTALL: mention clang

This commit is contained in:
Max Kellermann 2013-10-26 13:48:47 +02:00
parent 2db2c0f0b7
commit 6673f9e39d
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ Dependencies
------------
gcc 4.6 or later - http://gcc.gnu.org/
clang 3.2 or later - http://clang.llvm.org/
Any other C++11 compliant compiler should also work.
GLib 2.28 - http://www.gtk.org/