mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2024-11-14 10:39:05 +00:00
fix README: add supported compilers
This commit is contained in:
parent
f673db1451
commit
5597dcec9b
2 changed files with 16 additions and 0 deletions
8
README
8
README
|
@ -167,6 +167,14 @@ See: https://github.com/sscrisk/CEL---ConstExpr-Library
|
|||
|
||||
|
||||
|
||||
## サポートするコンパイラ *(Supported Compilers)*
|
||||
|
||||
Linux:
|
||||
* GCC, C++11 mode: 4.7.2
|
||||
* Clang, C++11 mode: 3.2(trunk)
|
||||
|
||||
|
||||
|
||||
## 作者 *(Author)*
|
||||
|
||||
Bolero MURAKAMI
|
||||
|
|
|
@ -167,6 +167,14 @@ See: https://github.com/sscrisk/CEL---ConstExpr-Library
|
|||
|
||||
|
||||
|
||||
## サポートするコンパイラ *(Supported Compilers)*
|
||||
|
||||
Linux:
|
||||
* GCC, C++11 mode: 4.7.2
|
||||
* Clang, C++11 mode: 3.2(trunk)
|
||||
|
||||
|
||||
|
||||
## 作者 *(Author)*
|
||||
|
||||
Bolero MURAKAMI
|
||||
|
|
Loading…
Reference in a new issue