Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • F flatpak-qt-creator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Marco Bubke
  • flatpak-qt-creator
  • Repository
  • flatpak-qt-creator
  • src
  • plugins
  • cmakeprojectmanager
  • cmakeopenprojectwizard.cpp
Find file Blame History Permalink
  • dt's avatar
    Add a toolchain combo box to the cmake run page · 118de5c2
    dt authored Jun 14, 2011
    Selecting the toolchain is a configure time setting for cmake. So
    that's the right place, except for us the debugger also depends
    on the toolchain. Switching the debugger thus involves reconfiguring.
    
    Also due to the cmake cache in most cases reconfiguring with a different
    toolchain selected won't do anything.
    
    Cmake and creator's concept of toolchains clash.
    
    Task-Nr: QTCREATORBUG-4898
    
    Change-Id: Ibf84029d7008046891750a91666d0e3e4711ec69
    Reviewed-on: http://codereview.qt.nokia.com/477
    
    
    Reviewed-by: default avatarQt Sanity Bot <qt_sanity_bot@ovi.com>
    Reviewed-by: default avatarDaniel Teske <daniel.teske@nokia.com>
    118de5c2