• Rafael Fonseca's avatar
    cmake: Explicitly mark static libraries as such · dbea1378
    Rafael Fonseca authored
    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.
    dbea1378
CMakeLists.txt 779 Bytes