Skip to content
  • Alexander Neundorf's avatar
    some tweaks as suggested by Brad (no functional changes) · 1833961c
    Alexander Neundorf authored
    -set the type of the IMPORTED libraries to UNKNOWN, this way also on Windows
    only the "LOCATION" property has to be set
    -the if() around the SET(QT_${basename}_FOUND 1) was useless (always true)
    -the mapping of the configuration types DEBUG and PROFILE did not belong here
    
    Alex
    1833961c