[CMake] Change library search order
Alexander Neundorf
a.neundorf-work at gmx.net
Mon Mar 8 15:57:17 EST 2010
On Monday 08 March 2010, Anatoly Shirokov wrote:
> Hi there!
>
> One day I wrote about this problem. I want to change a library search
> order, but the target_link_libraries command does not allow me specify
> the search order because there are no BEFORE and AFTER tags. Is there
> another way to change the search order?
Why do you want that ?
If you specify the libraries to link to with their full path this shouldn't be
necessary.
Alex
More information about the CMake
mailing list