We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3e9aef commit 280e57eCopy full SHA for 280e57e
README.md
@@ -259,8 +259,7 @@ with `prog` being the name of the example program (e.g., `example_sort`).
259
- *fypp* for meta-programming (templating and feature selection)
260
- *C* preprocessing (compiler flag `-cpp`/`-fpp`) for conditional compilation
261
262
-*fypp* preprocessing macros and flags are supported only through `CMake` and the
263
-`python` script `config/fypp_deployment.sh`.
+*fypp* preprocessing macros and flags are supported through `CMake` or the `python` script `config/fypp_deployment.py`.
264
*C* preprocessing macros and flags are supported through `CMake` and `fpm`.
265
266
The table below lists all *fypp* preprocessing macros and flags currently used by `stdlib`:
0 commit comments