[Cmake] INSTALL_TARGETS

Brad King brad.king at kitware.com
Wed Dec 12 16:53:08 EST 2001


> Is this the right way to get cmake to copy over the dll I have created
> into a specific directory?  It doesn't seem to do anything.
> 
> INSTALL_TARGETS(c:/somewhere/ mylibraryname)
As far as I know, INSTALL_TARGETS is not implemented for windows.  It only
works in UNIX.

-Brad




More information about the CMake mailing list