build(python): updated all python bindings to reflect serif name
This commit is contained in:
@@ -34,7 +34,7 @@ dependencies = [
|
||||
mfemanalysis_dep,
|
||||
]
|
||||
|
||||
libpolyutils = library('polyutils',
|
||||
libpolyutils = shared_library('polyutils',
|
||||
polyutils_sources,
|
||||
include_directories : include_directories('./public'),
|
||||
cpp_args: ['-fvisibility=default'],
|
||||
|
||||
Reference in New Issue
Block a user