TheCharlatan on Nostr: So cmake really can't handle linking multiple static libraries together into another ...
So cmake really can't handle linking multiple static libraries together into another static library. That sucks, because the kernel library depends on a bunch of other static libraries. If we want to ship the static kernel lib, we'd now have to include all the other libs too. This is only when shipping the static lib, the dynamic lib works just fine. 😐
Published at
2024-09-03 13:15:22Event JSON
{
"id": "559b97188e1d7b531cc6474ecc3f0ada6903178ce1b3f5f508c6e55f6e227b36",
"pubkey": "2eb03a1f316c3cf9c900e7f536ee28e5486349067be018a965a7c7ca5b4f7f3c",
"created_at": 1725369322,
"kind": 1,
"tags": [],
"content": "So cmake really can't handle linking multiple static libraries together into another static library. That sucks, because the kernel library depends on a bunch of other static libraries. If we want to ship the static kernel lib, we'd now have to include all the other libs too. This is only when shipping the static lib, the dynamic lib works just fine. 😐",
"sig": "2a14b574bfee24766605ff66a7d165acab79b5575b73855765c95525aebb80bb00000af9ad71604a7ea024598896449f2c2d5147c5237aaea8cb333f1cc5ede8"
}