Browse Source

Merge topic 'doc-XCODE-variable'

3e8615ef Document XCODE variable
Brad King 9 years ago
parent
commit
901a06021e
2 changed files with 5 additions and 0 deletions
  1. 1 0
      Help/manual/cmake-variables.7.rst
  2. 4 0
      Help/variable/XCODE.rst

+ 1 - 0
Help/manual/cmake-variables.7.rst

@@ -214,6 +214,7 @@ Variables that Describe the System
    /variable/WINCE
    /variable/WINDOWS_PHONE
    /variable/WINDOWS_STORE
+   /variable/XCODE
    /variable/XCODE_VERSION
 
 Variables that Control the Build

+ 4 - 0
Help/variable/XCODE.rst

@@ -0,0 +1,4 @@
+XCODE
+-----
+
+``True`` when using :generator:`Xcode` generator.