From 34e78a376c224cc0c417ebe63a44d26f4383ee0e Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Tue, 7 Aug 2012 15:49:27 +0200 Subject: update for cmake Fixed bugs: - https://launchpad.net/bugs/1033979 - https://launchpad.net/bugs/1033981 (bzr r11598) --- CMakeScripts/Modules/FindGTK2.cmake | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeScripts') diff --git a/CMakeScripts/Modules/FindGTK2.cmake b/CMakeScripts/Modules/FindGTK2.cmake index 91249b787..e986fddfd 100644 --- a/CMakeScripts/Modules/FindGTK2.cmake +++ b/CMakeScripts/Modules/FindGTK2.cmake @@ -193,6 +193,7 @@ function(_GTK2_FIND_INCLUDE_DIR _var _hdr) /usr/local/lib64 /usr/local/lib /usr/lib64 + /usr/lib/x86_64-linux-gnu /usr/lib /opt/gnome/include /opt/gnome/lib -- cgit v1.2.3