[CMake] Where does link.txt come from?

2015-08-13 Thread Nils Guillermin
I am using an outside tool that uses cmake (the tool is rosmake, from the Robot Operating System). The problem is it is generating a link.txt file that has multiples instances of arguments that look like -l:/usr/lib/libopencv_blahblahblah.dylib Asked on stackoverflow and confirmed what I

Re: [CMake] CMake inconsistent with python libraries

2015-07-29 Thread Nils Guillermin
Hello Everyone, I posted earlier about having issues with CMake listing a certain library as being found and then calling it by the wrong name in the (found version XXX, minimum X) part. This problem has now been solved by using the patched CMake from nikolausdemmel/devel/cmake (Using homebrew,