[CMake] Handle lib64 library on Linux

Sara Rolfe smrolfe at u.washington.edu
Thu May 19 18:46:04 EDT 2011


Hello,

I am attempting to modify my make file so the linker will check for / 
usr/lib64 instead of /usr/lib.  I found a patch for this problem here:

http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=126c993d#patch1

However, I'm pretty new to cmake and it's not clear to me how to apply  
this.  Can someone explain, or point me to an example/documentation?

Thanks,
Sara 


More information about the CMake mailing list