[Cmake] cmSystemTools::FindLibrary broken again

Sebastien BARRE sebastien at barre.nom.fr
Sat May 12 07:25:13 EDT 2001


At 11/05/2001 21:54, Amitha Perera wrote:
>It looks like the FindLibrary has been broken again. (Perhaps during
>the help file update?)

Nope, I did the help file update on cmFindLibrary, and you are referring to 
cmSystemTools.

>In particular, there are three lines:
>    tryPath + ".so"
>    tryPath + ".a"
>    tryPath + ".sl"
>Each of those should have +=, not +.

Definitely.

>  Could someone with commit access
>please fix this?

Done.





More information about the CMake mailing list