By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release. View | Details | Raw Unified | Return to bug 1133
Collapse All | Expand All

(-)kdebase/khotkeys/arts/CMakeLists.txt.ORI (+1 lines)
Lines 25-30 Link Here
25
  ${CMAKE_SOURCE_DIR}/khotkeys/kcontrol
25
  ${CMAKE_SOURCE_DIR}/khotkeys/kcontrol
26
  ${TDE_INCLUDE_DIR}
26
  ${TDE_INCLUDE_DIR}
27
  ${TQT_INCLUDE_DIRS}
27
  ${TQT_INCLUDE_DIRS}
28
  ${ARTS_INCLUDE_DIRS}
28
)
29
)
29
30
30
link_directories(
31
link_directories(

Return to bug 1133