[CMake] (no subject)
katie outram
katie.outram at gmail.com
Wed Nov 28 15:02:18 EST 2012
I have a problem where I have a build that depends on the output from
another build. If I pass cmake the value of the libraries I want to
link against, I can see the libraries through my find script without a
problem using the find_library command. My problem is that I don't want
to make the user always tell me the name of the library before I can do the
compile since I am looking to automate the final build.
My first build creates a directory
build
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20121128/54f27272/attachment.htm>
More information about the CMake
mailing list