Bug#636118: FindQt4.cmake cannot find Qt debug libraries

2011-07-31 Thread Jerome Vizcaino
Package: cmake Version: 2.8.5-1 Severity: important FindQt4 cannot find debug libraries as it looks for libs with a specific suffix in usr/lib Exemple for the QtCore lib : FIND_LIBRARY(QT_QTCORE_LIBRARY_DEBUG NAMES QtCore${QT_LIBINFIX}_debug QtCore${QT_LIBINFIX}d

Bug#636118: FindQt4.cmake cannot find Qt debug libraries

2011-07-31 Thread Modestas Vainius
Hello, On sekmadienis 31 Liepa 2011 14:05:47 Jerome Vizcaino wrote: Ok I see. I thought the /usr/lib/debug where identical libraries with debug symbols and we needed to link against those. My mistake, I will close the bug if I can. I have closed it already. This is bit off topic but what if