[CMake] [New Module] FindXXX module for RTI

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Wed Sep 24 12:51:56 EDT 2008


Gotthard, Petr schrieb:
> Philip,
>  
> I have updated the FindRTI.cmake based on your comments. Many thanks.
>  
> One explanation:
> I have to manipulate CMAKE_FIND_LIBRARY_PREFIXES because under Windows 
> some RTI libraries have the "lib" prefix, while others don't. (By 
> default there is no "lib" prefix under Windows.) I thought it may be 
> safer to allow both "" and "lib" prefixes under all systems.
>  
This is ... wrong :)

In 'normal' cases libfoo.dll is a mingw dll, foo.dll a msvc one and 
cygfoo.dll a cygwin dll. But nobody seems to care :(


Christian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 258 bytes
Desc: OpenPGP digital signature
URL: <http://www.cmake.org/pipermail/cmake/attachments/20080924/6ef51206/attachment-0001.pgp>


More information about the CMake mailing list