Kaynağa Gözat

Merge topic 'IMPORTED_LOCATION_CONFIG-docs'

bdc6e32 Update the docs of IMPORTED_LOCATION_CONFIG to match the code.
David Cole 13 yıl önce
ebeveyn
işleme
28ce13f2fb
1 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. 3 3
      Source/cmTarget.cxx

+ 3 - 3
Source/cmTarget.cxx

@@ -700,9 +700,9 @@ void cmTarget::DefineProperties(cmake *cm)
      "Setting this property tells CMake what imported configurations are "
      "suitable for use when building the <CONFIG> configuration.  "
      "The first configuration in the list found to be provided by the "
-     "imported target is selected.  If no matching configurations are "
-     "available the imported target is considered to be not found.  "
-     "This property is ignored for non-imported targets.",
+     "imported target is selected.  If this property is set and no matching "
+     "configurations are available, then the imported target is considered "
+     "to be not found.  This property is ignored for non-imported targets.",
      false /* TODO: make this chained */ );
 
   cm->DefineProperty