Re: [CMake] link static libraries to a share library

2011-04-07 Thread Michael Hertling
On 04/07/2011 07:37 PM, Jiang Xu wrote: > Hi All, > > I am new to cmake, but I really like it after looking into it. > I am in the process to make some changes to our current make file system. > I wonder how can I archieve the following goal using cmake: > > 1. The root directory is features/ >

[CMake] link static libraries to a share library

2011-04-07 Thread Jiang Xu
Hi All, I am new to cmake, but I really like it after looking into it. I am in the process to make some changes to our current make file system. I wonder how can I archieve the following goal using cmake: 1. The root directory is features/ 2. Under root directory, there is a set of subdirectori