Skip to content

Commit 2a12b15

Browse files
committed
Link qmlui on linux
1 parent 289e76d commit 2a12b15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/binding.gyp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
'conditions': [
2525
['OS=="linux"', {
2626
'libraries': [
27+
'-lqmlui',
2728
"-Wl,-rpath,'$$ORIGIN'",
2829
"-Wl,-rpath,'$$ORIGIN/../node_modules/deps-qt-core-raub/bin-linux'",
2930
"-Wl,-rpath,'$$ORIGIN/../node_modules/deps-qt-gui-raub/bin-linux'",

0 commit comments

Comments
 (0)