[Cmake-commits] CMake branch, next, updated. v2.8.11.2-4224-g92ed459
Daniele E. Domenichelli
daniele.domenichelli at gmail.com
Wed Sep 18 04:59:59 EDT 2013
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 92ed4595d3627c6499143ebef7efc0de396a8c44 (commit)
via b22e337cb644874db2c892b9b08b07870f1abc3e (commit)
from d8eb48206fdf03333c9fb1588cae354dff0f734c (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=92ed4595d3627c6499143ebef7efc0de396a8c44
commit 92ed4595d3627c6499143ebef7efc0de396a8c44
Merge: d8eb482 b22e337
Author: Daniele E. Domenichelli <daniele.domenichelli at gmail.com>
AuthorDate: Wed Sep 18 04:59:57 2013 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Sep 18 04:59:57 2013 -0400
Merge topic 'FindGTK2-targets' into next
b22e337 Revert "FindGTK2: Fail if freetype include directories are not found"
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=b22e337cb644874db2c892b9b08b07870f1abc3e
commit b22e337cb644874db2c892b9b08b07870f1abc3e
Author: Daniele E. Domenichelli <daniele.domenichelli at iit.it>
AuthorDate: Wed Sep 18 10:59:09 2013 +0200
Commit: Daniele E. Domenichelli <daniele.domenichelli at iit.it>
CommitDate: Wed Sep 18 10:59:09 2013 +0200
Revert "FindGTK2: Fail if freetype include directories are not found"
This reverts commit 7de465b7ef3aa61846d9c949357373058820614d.
diff --git a/Modules/FindGTK2.cmake b/Modules/FindGTK2.cmake
index 2f84cb3..37a70e4 100644
--- a/Modules/FindGTK2.cmake
+++ b/Modules/FindGTK2.cmake
@@ -766,9 +766,6 @@ foreach(_GTK2_component ${GTK2_FIND_COMPONENTS})
GTK2_GLIB_INCLUDE_DIR
GTK2_GLIBCONFIG_INCLUDE_DIR
GTK2_GLIB_LIBRARY
-
- FREETYPE_INCLUDE_DIR_ft2build
- FREETYPE_INCLUDE_DIR_freetype2
)
elseif(_GTK2_component STREQUAL "gtkmm")
FIND_PACKAGE_HANDLE_STANDARD_ARGS(GTK2_${_COMPONENT_UPPER} "Some or all of the gtkmm libraries were not found."
-----------------------------------------------------------------------
Summary of changes:
Modules/FindGTK2.cmake | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list