|
|
@@ -54,7 +54,7 @@
|
|
|
|
|
|
#=============================================================================
|
|
|
# Copyright 2009 Kitware, Inc.
|
|
|
-# Copyright 2008-2009 Philip Lowman <[email protected]>
|
|
|
+# Copyright 2008-2012 Philip Lowman <[email protected]>
|
|
|
#
|
|
|
# Distributed under the OSI-approved BSD License (the "License");
|
|
|
# see accompanying file Copyright.txt for details.
|
|
|
@@ -66,10 +66,13 @@
|
|
|
# (To distribute this file outside of CMake, substitute the full
|
|
|
# License text for the above reference.)
|
|
|
|
|
|
+# Version 1.4 (10/4/2012) (CMake 2.8.10)
|
|
|
+# * 12596: Missing paths for FindGTK2 on NetBSD
|
|
|
+# * 12049: Fixed detection of GTK include files in the lib folder on
|
|
|
+# multiarch systems.
|
|
|
# Version 1.3 (11/9/2010) (CMake 2.8.4)
|
|
|
# * 11429: Add support for detecting GTK2 built with Visual Studio 10.
|
|
|
# Thanks to Vincent Levesque for the patch.
|
|
|
-
|
|
|
# Version 1.2 (8/30/2010) (CMake 2.8.3)
|
|
|
# * Merge patch for detecting gdk-pixbuf library (split off
|
|
|
# from core GTK in 2.21). Thanks to Vincent Untz for the patch
|