Skip to content

Commit c8a79ac

Browse files
committed
docs: improve wording on SPNG_STATIC [skip-ci]
1 parent e26770d commit c8a79ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ any configuration, SSE2 intrinsics are enabled by default on x86.
3939

4040
| Meson | CMake | Compiler option | Default | Description |
4141
|-------------|------------|-----------------------------|---------|----------------------------------------------------|
42-
| (auto) | (auto) | `SPNG_STATIC` | | Controls symbol visibility on Windows |
42+
| (auto) | (auto) | `SPNG_STATIC` | | Controls symbol exports on Windows |
4343
| enable_opt | ENABLE_OPT | `SPNG_DISABLE_OPT` | ON | Compile with optimizations |
4444
| | | `SPNG_SSE=<1-4>` | 1 | SSE version target for x86 (ignored on non-x86) |
4545
| | | `SPNG_ARM` | (auto) | Enable ARM NEON optimizations (ARM64 only) |

0 commit comments

Comments
 (0)