Skip to content

Commit 44479fa

Browse files
committed
Explicit libdir
1 parent c34a604 commit 44479fa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

build-aux/com.github.alecaddd.sequeler.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525
"*.a",
2626
"*.la"
2727
],
28+
"build-options": {
29+
"libdir": "/app/lib"
30+
},
2831
"modules": [
2932
{
3033
"name": "gtksourceview",

0 commit comments

Comments
 (0)