[Cmake] cmSystemTools::FindLibrary broken again

Amitha Perera perera at cs.rpi.edu
Fri May 11 21:54:31 EDT 2001


It looks like the FindLibrary has been broken again. (Perhaps during
the help file update?)

In particular, there are three lines:
   tryPath + ".so"
   tryPath + ".a"
   tryPath + ".sl"
Each of those should have +=, not +. Could someone with commit access
please fix this?

Thanks,
Amitha.




More information about the CMake mailing list