[CMake] Handling library interdependencies

Tyler Roscoe tyler at cryptio.net
Tue Jun 16 19:29:51 EDT 2009


On Tue, Jun 16, 2009 at 06:23:46PM -0500, Mark Lohry wrote:
> Correct, it fails when linking the executables with the libraries.

So it's execthing that has the symbol errors?

What does the link command line look like? Are all the paths and library
names correct?

Again, your approach seems sounds so I would start looking for bugs:
typos, variables that don't contain what you think they do, etc.

tyler


More information about the CMake mailing list