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
signature.asc
Description: OpenPGP digital signature
_______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
