Skip to content
  • Daniel Teske's avatar
    Cmake: Fix include paths for some cmake projects · 6bb51244
    Daniel Teske authored
    
    
    The affected cmake projects have the CMakeLists.txt in a subdirectory
    of the project's root. We can't figure out the right project part in
    that case. Falling back to the "all" target is wrong though, since
    that has not every include path. Instead search for a good target
    that has more include paths.
    
    Change-Id: I1a874042fcb9533888a41c001fbf8adc2aa90a39
    Reviewed-by: default avatarTobias Hunger <tobias.hunger@theqtcompany.com>
    6bb51244