浏览代码

line about compilation

Former-commit-id: 74469dc9cda2761d9985dd96e17d4875ac268f53
Alec Jacobson 9 年之前
父节点
当前提交
09a3117170
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -34,6 +34,9 @@ We use the [Eigen](http://eigen.tuxfamily.org) library heavily in our code. Our
 group prototypes a lot in MATLAB, and we have a useful [MATLAB to libigl+Eigen
 conversion table](matlab-to-eigen.html).
 
+We regularly test compiling our library on Mac OS X with clang, Linux with gcc
+and Windows with Visual Studio 2015 Community Edition.
+
 ## Tutorial
 
 As of version 1.0, libigl includes an introductory