[CMake] Create a project that generate the .dll and the .lib

alan.prat at bt.com alan.prat at bt.com
Fri Aug 25 09:10:12 EDT 2006


Hi,
 
I try to write a CMakeList.txt file which create a DLL project under Visual Studio .NET 2003 by using ADD_LIBRARY.
 
How do I make my project to generate both the .dll and the .lib ?
 
Thanks for your answers.
 
Alan


More information about the CMake mailing list