OpenBluetoothToolbox / SimpleBLE

SimpleBLE - the all-in-one Bluetooth library for MacOS, iOS, Windows, Linux and Android.
https://www.simpleble.org
Other
697 stars 116 forks source link

Fix shared library creation #209

Closed laborg closed 1 year ago

laborg commented 1 year ago

Fix a typo that prevented shared library building.

Fixes https://github.com/OpenBluetoothToolbox/SimpleBLE/issues/208

kdewald commented 1 year ago

@laborg Nice catch! There are a few more places where this happened, so I'll get those fixed and rerun the artifact creation.