[Cmake-commits] CMake branch, next, updated. v3.1.0-rc2-882-gbd37441
Brad King
brad.king at kitware.com
Wed Nov 26 10:16:26 EST 2014
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 bd37441d5f5f8fef873e84891f973bec731d1c94 (commit)
via 75dee2f2c285030bbd02aabd7292cf5af9f5aec0 (commit)
from 853f712744155faced9dd1d4a17028384cc6956a (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=bd37441d5f5f8fef873e84891f973bec731d1c94
commit bd37441d5f5f8fef873e84891f973bec731d1c94
Merge: 853f712 75dee2f
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Nov 26 10:16:25 2014 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Nov 26 10:16:25 2014 -0500
Merge topic 'FindwxWidgets-new-versions' into next
75dee2f2 FindwxWidgets: Add versions 3.0.1 and 3.0.2
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=75dee2f2c285030bbd02aabd7292cf5af9f5aec0
commit 75dee2f2c285030bbd02aabd7292cf5af9f5aec0
Author: Christopher Gittner <christopher at gittner.org>
AuthorDate: Wed Nov 26 10:22:56 2014 +0100
Commit: Brad King <brad.king at kitware.com>
CommitDate: Wed Nov 26 10:15:53 2014 -0500
FindwxWidgets: Add versions 3.0.1 and 3.0.2
diff --git a/Modules/FindwxWidgets.cmake b/Modules/FindwxWidgets.cmake
index 7ef06a8..dec0ddf 100644
--- a/Modules/FindwxWidgets.cmake
+++ b/Modules/FindwxWidgets.cmake
@@ -460,6 +460,8 @@ if(wxWidgets_FIND_STYLE STREQUAL "win32")
D:/
ENV ProgramFiles
PATH_SUFFIXES
+ wxWidgets-3.0.2
+ wxWidgets-3.0.1
wxWidgets-3.0.0
wxWidgets-2.9.5
wxWidgets-2.9.4
-----------------------------------------------------------------------
Summary of changes:
Modules/FindwxWidgets.cmake | 2 ++
1 file changed, 2 insertions(+)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list