We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f861b35 commit aea0ea7Copy full SHA for aea0ea7
README.md
@@ -141,6 +141,11 @@ target_link_libraries(myprogram PUBLIC fast_float)
141
142
```
143
144
+## Using as single header
145
+
146
+The script `amalgamate.py` may be used to generate a single header version of the library is so desired.
147
+Just run the script from the root directory of this repository.
148
+You can customize the license type and output file is desired as described in the command line help.
149
150
## Credit
151
0 commit comments