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 bf4a967 commit 621140f
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions binding.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -233,18 +233,6 @@
'<!@(pkg-config mono-2 --libs)'
]
}
},
'"<!(((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)',
'<!@(pkg-config glib-2.0 --cflags-only-I | sed s/-I//g)',
],
'link_settings': {
'libraries': [
'<!@(<(DFLT_PKG_CONFIG_PATH) pkg-config mono-2 --libs)'
]
}
}
]
],
Expand Down

0 comments on commit 621140f

Please sign in to comment.