Hey Stefano, I have a working autotooled project foo that has a new dependency X. X will be distributed as part of the source distribution in subdirectory X/.
X uses its own build system, CMake. To generate X's top level X/build-dir/Makefile, one runs cmake in the desired build directory with the last argument X's source root. What is the most elegant way of solving this problem that you would suggest? Should foo's toplevel Makefile.am be modified with a SUBDIRS containing X so that make recursively decends into X/? In order to do that, cmake must be executed prior to that to prepare X's makefile. Respectfully, -- Kip Warner -- Senior Software Engineer OpenPGP encrypted/signed mail preferred http://www.thevertigo.com
signature.asc
Description: This is a digitally signed message part