Skip to content
  • Alex Richardson's avatar
    Add a python script that starts kdevelop with the all required env vars · 969afe34
    Alex Richardson authored
    I have set up a system where all KF5 libraries are system libraries and
    only KDevelop and Clang are built from source. I have two installations
    of KDevelop built using two different clang versions and want to start
    these without setting env vars globally.
    
    It will only be installed when the user runs cmake with
    -DINSTALL_KDEVELOP_LAUNCH_WRAPPER=ON as it is not normally required.
    
    REVIEW: 129254
    969afe34