[cmake-developers] LINK_INTERFACE_LIBRARIES-genex topic review

Stephen Kelly steveire at gmail.com
Thu Jan 10 11:17:33 EST 2013


Stephen Kelly wrote:

> so it seems that the libraries are being passed to the linker, but the
> symbols are not being resolved? I haven't yet seen why that is. Any ideas?
> 

The problem was that I was creating a CXX executable without using extern 
"C". I've pushed a branch to fix it, but haven't merged it to next yet. Will 
I do so?

I'll add another proper test for the shared library with 
IMPORTED_LINK_INTERFACE_LIBRARIES generator expressions case.

Thanks,

Steve.




More information about the cmake-developers mailing list