[CMake] newbie FindRuby.cmake win7

Rolf Eike Beer eike at sf-mail.de
Thu Jan 3 05:01:26 EST 2013


dario.minonne wrote:
> Eike,
> Thanx for your prompt reply.
> 
> In my lib I've two libraries
> libmsvcrt-ruby191-static.a and libmsvcrt-ruby191.dll.a the names look quite
> strange (since in my mind it should be something without a suffix... But
> Ruby installer set it in this way).

That's probably the culprit, static libraries on Windows are searched for as 
*.lib, especially for MSVC.

> And thanx for the clue concerning the GLOB. I told you I'm a newbie ;)

cmake --help-command file

Eike
-- 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://www.cmake.org/pipermail/cmake/attachments/20130103/2e4f4fee/attachment.pgp>


More information about the CMake mailing list