Commit Graph

7 Commits

Author SHA1 Message Date
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
d614e110df add win32 (msvc) support 2024-11-14 16:56:18 +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
901a60206f build: fix sys sources not being included in compilation 2024-10-24 21:31:46 +01:00
fa6ebe6a84 add object module from corelib 2024-10-24 19:24:54 +01:00
7eb0fc5581 initial commit 2024-10-24 13:09:16 +01:00