Skip to content
  • Stephen Kelly's avatar
    export: Only generate and install configuration files if needed. · af3d3b88
    Stephen Kelly authored
    The modern way to create configuration dependent content is using
    generator expressions in the main export file.  The only non-deprecated
    property still generated in the configuration-specific files are
    IMPORTED_LOCATION_<CONFIG>
    
    INTERFACE_LIBRARY targets have no location, and no need for those
    files.
    af3d3b88