Merge branch 'cygwin' of https://github.com/BorisSchaeling/pybind11 into BorisSchaeling-cygwin

This commit is contained in:
Wenzel Jakob
2016-05-29 12:45:35 +02:00
7 changed files with 9 additions and 7 deletions

View File

@@ -90,6 +90,7 @@ In addition to the core functionality, pybind11 provides some extra goodies:
2. GCC (any non-ancient version with C++11 support)
3. Microsoft Visual Studio 2015 or newer
4. Intel C++ compiler v15 or newer
5. Cygwin
## About