Commit Graph

5 Commits

Author SHA1 Message Date
21f424956e cmake: update FindBluelib to support serial module 2025-06-27 22:00:26 +01:00
f5b1200525 build: add io module to FindBluelib.cmake 2025-04-11 14:02:02 +01:00
95e7bc3b4f cmake: define BLUELIB_STATIC when linking to static libraries
msvc requires this because functions exported from .lib files have a different name when the implementation is in a .dll file.
2024-11-14 21:57:40 +00:00
c14c2e5500 cmake: FindBluelib now specifies inter-module dependencies for module interface targets 2024-10-31 19:35:18 +00:00
e77c3908eb add cmake module for finding Bluelib modules 2024-10-27 14:32:53 +00:00