mirror of
https://github.com/fuse-friends/fuse-native
synced 2024-10-27 18:34:01 +00:00
Merge pull request #1 from clkao/patch-1
Add --libs-only-L to pkg-config
This commit is contained in:
commit
cbfe087444
@ -9,7 +9,7 @@
|
||||
],
|
||||
"link_settings": {
|
||||
"libraries": [
|
||||
"<!@(pkg-config --libs-only-l fuse)"
|
||||
"<!@(pkg-config --libs-only-L --libs-only-l fuse)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user