Skip to content

Commit

Permalink
testing Mono Gyp fail
Browse files Browse the repository at this point in the history
  • Loading branch information
agracio committed May 8, 2024
1 parent f9635bd commit 3c4245d
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 @@ -234,7 +234,7 @@
]
}
},
'"<!((pkg-config mono-2 --libs 2>/dev/null) || echo not_found)"=="not_found"',
'"<!(((DFLT_PKG_CONFIG_PATH)pkg-config mono-2 --libs 2>/dev/null) || echo not_found)"!="not_found"',
{
'include_dirs': [
'<!@(<(DFLT_PKG_CONFIG_PATH) pkg-config mono-2 --cflags-only-I | sed s/-I//g)',
Expand Down

0 comments on commit 3c4245d

Please sign in to comment.