[CMake] Build Dependencies problem

2009-07-14 Thread Eric Tellefsen
Hi, I'm new to the list and relatively new to CMake. I'm currently in the process of attempting to migrate an existing project to CMake (from plain Unix makefiles) The source files for each library are in a series of subdirectories as illustrated in the simple diagrams at the bottom of the

Re: [CMake] Build Dependencies problem

2009-07-14 Thread Eric Noulard
2009/7/14 Eric Tellefsen eric.tellef...@db.com: Hi, I'm new to the list and relatively new to CMake.  I'm currently in the process of attempting to migrate an existing project to CMake (from plain Unix makefiles) The source files for each library are in a series of subdirectories as

Re: [CMake] Build Dependencies problem

2009-07-14 Thread Bill Hoffman
Eric Tellefsen wrote: Hi, I'm new to the list and relatively new to CMake. I'm currently in the process of attempting to migrate an existing project to CMake (from plain Unix makefiles) The source files for each library are in a series of subdirectories as illustrated in the simple