apple: Fix compatibility version and current version of meson build to be compatible with autotools build
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
This commit is contained in:
@@ -106,6 +106,7 @@ libglu = library(
|
||||
gnu_symbol_visibility : 'hidden',
|
||||
dependencies : [dep_gl],
|
||||
version : '1.3.1',
|
||||
darwin_versions : [ '5.0.0', '5.1.0' ],
|
||||
install : true,
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user