v0.5 preparations. (#1135)
This commit is contained in:
+1
-1
@@ -102,7 +102,7 @@ path elements, e.g. `time.h` or `curl/curl.h`. So if the library is usually
|
||||
included with `#include <SomeLbrary/Header.h>`, then it would probably be
|
||||
correct to filter headers with
|
||||
```
|
||||
headerFilter = SomeLbrary/**
|
||||
headerFilter = SomeLibrary/**
|
||||
```
|
||||
|
||||
If `headerFilter` is not specified, then all headers are included.
|
||||
|
||||
Reference in New Issue
Block a user