Skip to content
  • Utkarsh Ayachit's avatar
    Fix python and qt dependencies on Mac. · 8a374461
    Utkarsh Ayachit authored
    Use system python on mac. We force USE_SYSTEM_python on Mac and let user choose
    the python to use.
    
    Let qt use its own libpng on mac since we are using system python on mac
    only other project that needed png was python. This overcomes
    conflicts with system png used inside core frameworks.
    8a374461