[CMake] Another (minor) bug: <config>_OUTPUT_NAME not used for
pdb and idb files
Brad King
brad.king at kitware.com
Tue May 23 10:11:15 EDT 2006
Laurentiu Nicolae wrote:
> Hi all,
>
> I just noticed that the postfix I use for the debug build is not used
> for the pdb and idb files. Namely, I get:
>
> QBase_D.dll
> QBase_D.exp
> QBase_D.ilk
> QBase_D.lib
>
> QBase.idb
> qbase.pdb
>
> I'm guessing this should be fixed in the generator. Note also that the
> pdb file is all lowercase (which has no impact whatsoever on a Windows
> platform, but I thought I should mention it anyway).
Please create a bug report for this here:
http://www.cmake.org/Bug
Thanks,
-Brad
More information about the CMake
mailing list