[CMake] Install Problem.

Surya Kiran Gullapalli suryakiran.gullapalli at gmail.com
Tue Jan 29 06:22:29 EST 2008


Hi all,
I'm trying to install a shared library using INSTALL Method on win32
platform. (Visual Studio 2005)

But what i found was only the dll is getting installed. the import
library .lib is not getting installed.

I've specified the RUNTIME and LIBRARY options for Install method.
I've browsed thru the documents but found nothing.

How do i install a import library also for a dll on windows.

I'm using CMAKE-2.4.8.

Thanks in advance,
Surya


More information about the CMake mailing list