<p></p>
<p><b>@elextr</b> commented on this pull request.</p>
<hr>
<p>In <a href="https://github.com/geany/geany/pull/2761#discussion_r604021138">meson.build</a>:</p>
<pre style='color:#555'>> + 'src/utils.h',
+ 'src/vte.c',
+ 'src/vte.h',
+ gen_src,
+ soversion: '0',
+ c_args: geany_cflags,
+ include_directories: [iscintilla],
+ dependencies: [dep_tagmanager, dep_ctags, dep_scintilla] + deps,
+ install: true)
+
+executable('geany', 'src/main.c',
+ link_with: libgeany,
+ c_args: geany_cflags,
+ dependencies: [dep_ctags] + deps,
+ build_rpath: meson.build_root(),
+ install_rpath: join_paths(prefix, 'lib'),
</pre>
<p>Maybe <code>shared_library()</code> takes <code>install-dir:</code>?</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/2761#discussion_r604021138">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ33CZ6FERXLG4TVYHTTGG2UPANCNFSM4ZDZAFLA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ6LMMHTUBBHUYSSYDTTGG2UPA5CNFSM4ZDZAFLKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOEUZ6A3Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/2761#discussion_r604021138",
"url": "https://github.com/geany/geany/pull/2761#discussion_r604021138",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>