Commit Graph

3 Commits

Author SHA1 Message Date
8219797cbb cmake: don't link bluelib modules to their dependencies
this fixes duplicate library warnings given by ld, but still ensures that the user lists all dependent bluelib modules in their CMakeFiles.txt
2024-11-23 10:14:05 +00:00
646a851a10 meta: add msvc support
since bluelib is already cross-platform, this is mostly just adding
__declspec(dllexport) to the library functions.
2024-11-14 19:30:36 +00:00
3b7cf3c10c initial commit 2024-11-01 21:41:44 +00:00