[CMake] Debug libraries

Mike Arthur mike at mikearthur.co.uk
Mon Jul 28 15:29:42 EDT 2008


On Monday 28 July 2008 19:14:51 Leopold Palomo-Avellaneda wrote:
> One thing that i have not be able to solve is that when I create the MS
> Visual Studio Project, in the Debug option, the Qt libraries are the debug
> ones (with d) and in the release are the "normal" (without d). However, I
> couldn't do the same with the others and I don't know how I can tell
> MSStudio that when compile in Debug chose the debug ones.
http://websvn.kde.org/trunk/KDE/kdelibs/cmake/modules/FindLibraryWithDebug.cmake?view=markup

That's what you want.

-- 
Cheers,
Mike Arthur


More information about the CMake mailing list