Skip to content
  • Daniel Teske's avatar
    Fix .ui code completion for some cmake projects · 68b9966b
    Daniel Teske authored
    
    
    CMake generates the ui*h file in the directory that corresponds to the
    CMakeLists.txt. Creator does not have the information whihch
    CMakeLists.txt file includes the .ui file. This patch adds a crude
    heuristic that searches for the right CMakeLists.txt.
    
    Task-number: QTCREATORBUG-8509
    Change-Id: I0f31d9766c6b5988a00ab618026ea052690dd649
    Reviewed-by: default avatarTobias Hunger <tobias.hunger@digia.com>
    68b9966b