diff options
author | Ruslan Baratov <ruslan_baratov@yahoo.com> | 2016-08-31 11:17:51 (GMT) |
---|---|---|
committer | Ruslan Baratov <ruslan_baratov@yahoo.com> | 2016-08-31 11:17:51 (GMT) |
commit | 3e8615ef9c6097c1b0249ff3b8e3dd2609c7af96 (patch) | |
tree | 9504e4c0c8856a11fc681336293bb96730b40195 /Help/variable/XCODE.rst | |
parent | 9bbf1dc06ebb891498747768736442b22058c49e (diff) | |
download | CMake-3e8615ef9c6097c1b0249ff3b8e3dd2609c7af96.zip CMake-3e8615ef9c6097c1b0249ff3b8e3dd2609c7af96.tar.gz CMake-3e8615ef9c6097c1b0249ff3b8e3dd2609c7af96.tar.bz2 |
Document XCODE variable
Diffstat (limited to 'Help/variable/XCODE.rst')
-rw-r--r-- | Help/variable/XCODE.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Help/variable/XCODE.rst b/Help/variable/XCODE.rst new file mode 100644 index 0000000..99f20fb --- /dev/null +++ b/Help/variable/XCODE.rst @@ -0,0 +1,4 @@ +XCODE +----- + +``True`` when using :generator:`Xcode` generator. |