Skip to content
  • smspillaz's avatar
    Don't install lib/libcompiz_*.a because they're already installed inside... · cc4b4214
    smspillaz authored
    Don't install lib/libcompiz_*.a because they're already installed inside lib/libcompiz_core.so (LP: #919948)
    
    CMake doesn't let you install a "TARGET" without also installing all of its libraries/archives. So install just the files we want, explicitly.
    
    Merge lp:~vanvugt/compiz-core/fix-919948.2 into lp:compiz-core
    
    cc4b4214