cmake: Explicitly mark static libraries as such
Some distros (e.g Fedora) override the default behaviour of building static libraries to building dynamic ones instead. By explicitly building the correct libraries as static, we make sure BCC properly compiles everywhere.
Showing
Please register or sign in to comment