Skip to content
  • tcberner's avatar
    Change cmake default behaviour to outsource. · 49081780
    tcberner authored
    Ports that build out of source now simply can use "USES=cmake"
    instead of "USES=cmake:outsource". Ports that fail to build
    out of source now need to specify "USES=cmake:insource".
    
    I tried to only set insource where explictely needed.
    
    PR:		232038
    Exp-run by:	antoine
    49081780