[Cmake-commits] CMake branch, master, updated. v3.15.0-353-g1bdb5a3
Kitware Robot
kwrobot at kitware.com
Fri Jul 19 10:13:06 EDT 2019
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, master has been updated
via 1bdb5a3b5113a075393a0760888604684c43c64b (commit)
via 6cc4ca31d5707d63c3cb4cb70ff4c6ea2058ec31 (commit)
from ac000e29da89eec74fc106fc41c48a098f8ff971 (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=1bdb5a3b5113a075393a0760888604684c43c64b
commit 1bdb5a3b5113a075393a0760888604684c43c64b
Merge: ac000e2 6cc4ca3
Author: Kyle Edwards <kyle.edwards at kitware.com>
AuthorDate: Fri Jul 19 14:05:05 2019 +0000
Commit: Kitware Robot <kwrobot at kitware.com>
CommitDate: Fri Jul 19 10:05:15 2019 -0400
Merge topic 'findvulcan-doc-fix'
6cc4ca31d5 Fix repeated word in FindVulkan.cmake
Acked-by: Kitware Robot <kwrobot at kitware.com>
Merge-request: !3575
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=6cc4ca31d5707d63c3cb4cb70ff4c6ea2058ec31
commit 6cc4ca31d5707d63c3cb4cb70ff4c6ea2058ec31
Author: NeroBurner <pyro4hell at gmail.com>
AuthorDate: Thu Jul 18 17:25:04 2019 -0400
Commit: NeroBurner <pyro4hell at gmail.com>
CommitDate: Thu Jul 18 17:25:04 2019 -0400
Fix repeated word in FindVulkan.cmake
diff --git a/Modules/FindVulkan.cmake b/Modules/FindVulkan.cmake
index ae8d72d..55da55f 100644
--- a/Modules/FindVulkan.cmake
+++ b/Modules/FindVulkan.cmake
@@ -5,7 +5,7 @@
FindVulkan
----------
-Find Vulkan, which isis a low-overhead, cross-platform 3D graphics
+Find Vulkan, which is a low-overhead, cross-platform 3D graphics
and computing API.
IMPORTED Targets
-----------------------------------------------------------------------
Summary of changes:
Modules/FindVulkan.cmake | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list