[Cmake-commits] CMake branch, next, updated. v3.2.1-1125-g15ef2b1
Gregor Jasny
gjasny at googlemail.com
Fri Mar 20 11:13:55 EDT 2015
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".
The branch, next has been updated
via 15ef2b1ba46c8e4fdcc91b4de6070f3b8cdfab28 (commit)
via dc918ca9135d8acc7cdc607c5a799d9b905ae594 (commit)
from a745e32037c7dfd326a0776decf3592686f8200c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=15ef2b1ba46c8e4fdcc91b4de6070f3b8cdfab28
commit 15ef2b1ba46c8e4fdcc91b4de6070f3b8cdfab28
Merge: a745e32 dc918ca
Author: Gregor Jasny <gjasny at googlemail.com>
AuthorDate: Fri Mar 20 11:13:55 2015 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Mar 20 11:13:55 2015 -0400
Merge topic 'xcode-xctest' into next
dc918ca9 fixup! OS X: Add handling for XCTest bundles
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=dc918ca9135d8acc7cdc607c5a799d9b905ae594
commit dc918ca9135d8acc7cdc607c5a799d9b905ae594
Author: Gregor Jasny <gjasny at googlemail.com>
AuthorDate: Fri Mar 20 16:06:23 2015 +0100
Commit: Gregor Jasny <gjasny at googlemail.com>
CommitDate: Fri Mar 20 16:06:52 2015 +0100
fixup! OS X: Add handling for XCTest bundles
Signed-off-by: Gregor Jasny <gjasny at googlemail.com>
diff --git a/Help/prop_tgt/XCTEST.rst b/Help/prop_tgt/XCTEST.rst
index f3ff474..eb47e60 100644
--- a/Help/prop_tgt/XCTEST.rst
+++ b/Help/prop_tgt/XCTEST.rst
@@ -3,8 +3,8 @@ XCTEST
This target is a XCTest CFBundle on the Mac.
-This property will usually get set via the ``add_xctest`` macro in
-:module:`FindXCTest` module.
+This property will usually get set via the :command:`xctest_add_bundle`
+macro in :module:`FindXCTest` module.
If a module library target has this property set to true it will be
built as a CFBundle when built on the Mac. It will have the directory
-----------------------------------------------------------------------
Summary of changes:
Help/prop_tgt/XCTEST.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list