mirror of
https://github.com/facebook/zstd.git
synced 2025-03-06 16:56:49 +02:00
added mention of compilation flags
This commit is contained in:
parent
6e3667a04a
commit
6be3181307
@ -142,6 +142,10 @@ Other available options include:
|
||||
The `Makefile` follows the [GNU Standard Makefile conventions](https://www.gnu.org/prep/standards/html_node/Makefile-Conventions.html),
|
||||
allowing staged install, standard flags, directory variables and command variables.
|
||||
|
||||
For advanced use cases, specialized compilation flags which control binary generation
|
||||
are documented in [`lib/README.md`](lib/README.md#modular-build) for the `libzstd` library
|
||||
and in [`programs/README.md`](programs/README.md#compilation-variables) for the `zstd` CLI.
|
||||
|
||||
### cmake
|
||||
|
||||
A `cmake` project generator is provided within `build/cmake`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user