Skip to content

Release 1.0.1

Compare
Choose a tag to compare
@michaelvlach michaelvlach released this 04 Nov 15:50
· 19 commits to master since this release

New features:

  • cppStandardHeadersPath configuration option to correctly recognize standard headers when resolving dependencies.

Resolved Issues:

  • Fixed an issue with product in root project was not written out to the output project file.
  • Fixed an issue with file handles left open that could lead to too many files open on some systems.
  • Fixed an issue with project not being written when dependencies were disabled.
  • Fixed various inconsistencies with example patterns.