1 parent a0249ba commit fb90d75Copy full SHA for fb90d75
1 file changed
README.md
@@ -18,7 +18,7 @@ Flags used during configuration
18
19
| CMake flag | type | meaning |
20
|:---|:----|:----|
21
-| `CMAKE_CXX_STANDARD` | string | Defaults to `98`. There are performance issues with `C++11`.
+| `CMAKE_CXX_STANDARD` | string | Defaults to `C++11`.
22
| `CMAKE_INSTALL_PREFIX` | path | your favourite install directory |
23
| `CONDA_BUILD`| bool | `ON\|OFF` whether it is installed with `setup.py install`|
24
|`BUILD_TEST` | bool | `ON\|OFF` whether to build the test mode|
0 commit comments