diff options
author | Brad King <brad.king@kitware.com> | 2017-02-28 14:39:12 (GMT) |
---|---|---|
committer | CMake Topic Stage <kwrobot@kitware.com> | 2017-02-28 14:39:12 (GMT) |
commit | 0aec4d38642570cc38440b5368fec4de02e09a6a (patch) | |
tree | 39e31ac2a36deff08063de43b754db65b5db0931 /Help/manual | |
parent | 6403cda149e5213608b8f4889676c1e69aaf498a (diff) | |
parent | 7238a052b9238dc4405e90389a16a4dc61f848a6 (diff) | |
download | CMake-0aec4d38642570cc38440b5368fec4de02e09a6a.zip CMake-0aec4d38642570cc38440b5368fec4de02e09a6a.tar.gz CMake-0aec4d38642570cc38440b5368fec4de02e09a6a.tar.bz2 |
Merge topic 'cmake-xcode-schemes'
7238a052 Xcode: Add documentation for schema generator
ffb8817b Xcode: Write shared schemes based on the default files generated by Xcode
Diffstat (limited to 'Help/manual')
-rw-r--r-- | Help/manual/cmake-properties.7.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/manual/cmake-properties.7.rst b/Help/manual/cmake-properties.7.rst index a3b6e6b..f31b0f8 100644 --- a/Help/manual/cmake-properties.7.rst +++ b/Help/manual/cmake-properties.7.rst @@ -45,6 +45,7 @@ Properties of Global Scope /prop_gbl/TARGET_SUPPORTS_SHARED_LIBS /prop_gbl/USE_FOLDERS /prop_gbl/XCODE_EMIT_EFFECTIVE_PLATFORM_NAME + /prop_gbl/XCODE_GENERATE_SCHEME .. _`Directory Properties`: |