mirror of
https://github.com/boostorg/quickbook.git
synced 2026-01-25 18:32:25 +00:00
I think that the dependencies should just be files that were loaded, so I changed it to do that, but added an extra (hidden for now) option to list all paths that were checked, staring with a `+` for files that are present, and `-` for files that are absent. Also fixed a bug with the path resolver. [SVN r77973]
7 lines
74 B
Plaintext
7 lines
74 B
Plaintext
+ include_path.qbk
|
|
- a.qbk
|
|
+ sub1/a.qbk
|
|
- b.qbk
|
|
- sub1/b.qbk
|
|
+ sub2/b.qbk
|