Преглед изворни кода

Merge topic 'doc-clarify-CMAKE_CL_64'

58f02aaa Help: Clarify meaning of CMAKE_CL_64
Brad King пре 9 година
родитељ
комит
a9fee0667e
1 измењених фајлова са 3 додато и 2 уклоњено
  1. 3 2
      Help/variable/CMAKE_CL_64.rst

+ 3 - 2
Help/variable/CMAKE_CL_64.rst

@@ -1,6 +1,7 @@
 CMAKE_CL_64
 -----------
 
-Using the 64-bit compiler from Microsoft
+Discouraged.  Use :variable:`CMAKE_SIZEOF_VOID_P` instead.
 
-Set to ``true`` when using the 64-bit ``cl`` compiler from Microsoft.
+Set to a true value when using a Microsoft Visual Studio ``cl`` compiler that
+*targets* a 64-bit architecture.