Oops I forgot the soversion. Now to figure out why it crashes.

This commit is contained in:
Pietro Gagliardi 2020-01-18 21:08:24 -05:00
parent de76afd43a
commit 6bc5db4d79
1 changed files with 2 additions and 0 deletions

View File

@ -11,3 +11,5 @@ libui_deps += [
meson.get_compiler('cpp').find_library('be',
required: true),
]
libui_soversion = '0'
# TODO possible meson bug? Haiku shouldn't have an rpath, right?...