[CMake] Tips on cmake with git submodules?

James C. Sutherland James.Sutherland at utah.edu
Fri Jan 14 16:56:22 EST 2011


The recent thread on ctest and git submodules made me start considering
using submodules in a few projects.  My question is how to integrate the two
build systems (both cmake based).

Right now I do a find_package() to resolve the dependent library.  If I move
to a submodule, and both the superproject and subproject are cmake-based, is
there any recipe for how to make them play nice?

Thanks,

James
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20110114/cd2882ee/attachment.htm>


More information about the CMake mailing list