[CMake] uninstall target & libraries

Pablo Yanez Trujillo shaoran at sakuranohana.org
Tue Nov 25 10:27:17 EST 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi

Michael Jackson wrote:
> add_library (libname-shared SHARED ${SOURCES})
> add_library (libname-static STATIC ${SOURCES})
> 
> The target names need to be different.
> 

well, I know that. Is there a posibility that the linked filenames get the same name, I mean for

   add_library (mylib-shared SHARED ${SOURCES})
   add_library (mylib-static STATIC ${SOURCES})

the file names should be: libmylib.so and libmylib.a instead of libmylib-shared.so and limylib-static.a?


- --
Pablo Yanez Trujillo
http://klingsor.informatik.uni-freiburg.de
My public key: http://klingsor.informatik.uni-freiburg.de/gpg/supertux.asc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkksGVUACgkQDzf8xo+0xRWXGQCfTyK4zt14bbJquWOZe9FRP016
0MkAnRZ178xzV3Hyn851hDvHgwd6swFq
=MP8L
-----END PGP SIGNATURE-----


More information about the CMake mailing list