Skip to content

Commit

Permalink
Add missing source to fix WIndows CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tgross35 committed Jan 3, 2024
1 parent e718931 commit d8f48a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion binding.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"sources": [
"bindings/node/binding.cc",
"src/parser.c",
# If your language uses an external scanner, add it here.
"src/scanner.cc",
],
"cflags_c": [
"-std=c99",
Expand Down

0 comments on commit d8f48a6

Please sign in to comment.