[Cmake] CMake 1.8.2: Visual Studio 6 library postfix

Stefan Kowski stefan.kowski at gmx.de
Mon, 2 Feb 2004 16:04:14 +0100


Hi,

I posted a question for library naming with VS6 last week, but I assume
there is no solution for my problem. Therefore a suggestion: is it possible
to extend the ADD_LIBRARY() command to accept different names for the
target?

Example: ADD_LIBRARY(debug TestLibd optimized TestLib SHARED <...>)

This different names can then be used to generate the .dsp files.

Greetings,
Stefan