1
0
Fork 0
forked from fun/fun

Some web content fixes. No code changes. (0.42.1)

This commit is contained in:
Johannes Findeisen 2026-06-12 18:45:22 +02:00
commit 752f0efdd1
4 changed files with 5 additions and 5 deletions

View file

@ -32,7 +32,7 @@ The Redis extension adds a minimal client for Redis-compatible servers using the
Example CMake configure line enabling Redis along with other options:
<pre>cmake -S . -B build_release -DCMAKE_BUILD_TYPE=Release \
<pre>cmake -S . -B build -DCMAKE_BUILD_TYPE=Release \
-DFUN_WITH_REDIS=ON</pre>
When configured, the build summary will include a line: