diff options
author | Gregor Jasny <gjasny@googlemail.com> | 2017-02-24 15:18:35 (GMT) |
---|---|---|
committer | Gregor Jasny <gjasny@googlemail.com> | 2017-03-12 20:24:46 (GMT) |
commit | cf13e495447662624c3389dc075fe48342f5e593 (patch) | |
tree | 804b73759fba19e237faafef142b0953bb2cf967 /Help/prop_gbl | |
parent | ce0704e41958378381ca6fd24591f81df5232191 (diff) | |
download | CMake-cf13e495447662624c3389dc075fe48342f5e593.zip CMake-cf13e495447662624c3389dc075fe48342f5e593.tar.gz CMake-cf13e495447662624c3389dc075fe48342f5e593.tar.bz2 |
Xcode: Control schema generation via variable
Issue: #15441
Diffstat (limited to 'Help/prop_gbl')
-rw-r--r-- | Help/prop_gbl/XCODE_GENERATE_SCHEME.rst | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/Help/prop_gbl/XCODE_GENERATE_SCHEME.rst b/Help/prop_gbl/XCODE_GENERATE_SCHEME.rst deleted file mode 100644 index be8b5b0..0000000 --- a/Help/prop_gbl/XCODE_GENERATE_SCHEME.rst +++ /dev/null @@ -1,11 +0,0 @@ -XCODE_GENERATE_SCHEME ---------------------- - -If enabled, the Xcode generator will generate schema files. Those are -are useful to invoke analyze, archive, build-for-testing and test -actions from the command line. - -.. note:: - - The Xcode Schema Generator is still experimental and subject to - change. |