Skip to content

Commit

Permalink
Update PDFWriter to 4.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
julianhille committed Oct 5, 2024
1 parent 8cc698d commit 14a28d6
Show file tree
Hide file tree
Showing 1,144 changed files with 97,970 additions and 116,433 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

### Added

- Update PDRWriter to 4.6.7 (#410)

## [5.0.1] - 2024-09-28

### Added
Expand Down
3 changes: 3 additions & 0 deletions binding.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
'dependencies': [
'./src/deps/PDFWriter/binding.gyp:pdfwriter'
],
"defines": [
'USE_BUNDLED=TRUE'
],
"cflags_cc": [ "-std=c++20" ],
"cflags": [ "-std=c++20" ],
'include_dirs': [
Expand Down
Loading

0 comments on commit 14a28d6

Please sign in to comment.