We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a320ac6 commit 067ab06Copy full SHA for 067ab06
1 file changed
unofficial.gni
@@ -346,6 +346,7 @@ template("node_gn_build") {
346
output_name = "embedtest"
347
testonly = true
348
deps = [ ":libnode" ]
349
+ include_dirs = [ "tools" ]
350
sources = [
351
"src/node_snapshot_stub.cc",
352
"test/embedding/embedtest.cc",
0 commit comments