]> git.pld-linux.org Git - packages/freecad.git/blob - freecad-0.14-Xlib_h.patch
- we have update_icon_cache macro
[packages/freecad.git] / freecad-0.14-Xlib_h.patch
1 diff -Naur freecad-0.14.3702.orig/src/Gui/CMakeLists.txt freecad-0.14.3702/src/Gui/CMakeLists.txt
2 --- freecad-0.14.3702.orig/src/Gui/CMakeLists.txt       2014-07-13 10:33:02.000000000 -0500
3 +++ freecad-0.14.3702/src/Gui/CMakeLists.txt    2014-07-22 21:25:04.508664979 -0500
4 @@ -57,6 +57,7 @@
5      set(FreeCADGui_LIBS
6          ${FreeCADGui_LIBS}
7          ${SPNAV_LIBRARIES}
8 +        X11
9      )
10  ENDIF(SPNAV_FOUND)
11  
This page took 0.048012 seconds and 3 git commands to generate.