mirror of
https://github.com/boostorg/redis.git
synced 2026-01-19 04:42:09 +00:00
Migrates the documentation to Asciidoc/MrDocs (#276)
Fixes some typos close #247
This commit is contained in:
committed by
GitHub
parent
963ae8d145
commit
adf17f2b3b
@@ -109,7 +109,7 @@ def _setup_boost(
|
||||
copytree(
|
||||
str(source_dir),
|
||||
str(lib_dir),
|
||||
ignore=ignore_patterns('__build*__', '.git')
|
||||
ignore=ignore_patterns('__build*__')
|
||||
)
|
||||
|
||||
# Install Boost dependencies
|
||||
|
||||
Reference in New Issue
Block a user