IMPORTED_CONFIGURATIONS.rst 447 B

1234567891011
  1. IMPORTED_CONFIGURATIONS
  2. -----------------------
  3. Configurations provided for an IMPORTED target.
  4. Set this to the list of configuration names available for an IMPORTED
  5. target. The names correspond to configurations defined in the project
  6. from which the target is imported. If the importing project uses a
  7. different set of configurations the names may be mapped using the
  8. MAP_IMPORTED_CONFIG_<CONFIG> property. Ignored for non-imported
  9. targets.