diff options
| author | Campbell Barton <ideasman42@gmail.com> | 2012-08-07 13:49:27 +0000 |
|---|---|---|
| committer | ~suv <suv-sf@users.sourceforge.net> | 2012-08-07 13:49:27 +0000 |
| commit | 34e78a376c224cc0c417ebe63a44d26f4383ee0e (patch) | |
| tree | ede30c8e2f9fb3e45fb5515448d573237450c049 /CMakeScripts/Modules/FindGTK2.cmake | |
| parent | Fix for 1030239 : Custom markers only added to the list in 'Fill and Stroke -... (diff) | |
| download | inkscape-34e78a376c224cc0c417ebe63a44d26f4383ee0e.tar.gz inkscape-34e78a376c224cc0c417ebe63a44d26f4383ee0e.zip | |
update for cmake
Fixed bugs:
- https://launchpad.net/bugs/1033979
- https://launchpad.net/bugs/1033981
(bzr r11598)
Diffstat (limited to 'CMakeScripts/Modules/FindGTK2.cmake')
| -rw-r--r-- | CMakeScripts/Modules/FindGTK2.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
