[CMake] eliminating -blibpath on AIX

Dave Semeraro semeraro at ncsa.illinois.edu
Wed Aug 4 09:57:59 EDT 2010


Hello,

I am building projects on an AIX system and I want the contents of the link.txt file to not include the -blibpath information at the end. I have tried all combinations of the CMAKE_SKIP_RPATH and other rpath related commands and can not get rid of it. I have read the rpath info on the wiki. Is there a setting for cmake that will allow me to do this or do I have to edit the link.txt files by hand. I would rather not do that as there are lots of them. 

Best,
Dave Semeraro
NCSA - University of Illinois


More information about the CMake mailing list