2
0
mirror of https://github.com/boostorg/redis.git synced 2026-01-19 04:42:09 +00:00

examples => example

This commit is contained in:
Ruben Perez
2023-10-04 17:47:03 +02:00
parent d0c3b3f7ee
commit 56f7d5af69
20 changed files with 7 additions and 7 deletions

View File

@@ -9,7 +9,7 @@ path-constant this_dir : . ;
path-constant target_dir : html ;
path-constant redis_root_dir : .. ;
path-constant include_dir : ../include ;
path-constant examples_dir : ../examples ;
path-constant examples_dir : ../example ;
path-constant readme : ../README.md ;
path-constant layout_file : DoxygenLayout.xml ;