Re: [CMake] Add multiple directories

2008-02-18 Thread BRM
TERNAL_PROP_GET(PATH, DEPENDANCY_REVISION), ${CheckoutPath}) Just a thought...would be very useful to help with cross-repository dependencies. Ben - Original Message From: Alexander Neundorf <[EMAIL PROTECTED]> To: cmake@cmake.org Sent: Monday, February 18, 2008 3:40:18 PM Subject

Re: [CMake] Add multiple directories

2008-02-18 Thread Alexander Neundorf
On Monday 18 February 2008, Robert Bielik wrote: > I'm setting up a project repository with subversion where I'll have > external libs linked in via svn:externals svn property. Each external lib > will have a CMakeLists.txt file. > > Ideally, I'd like to have the possibility to include N subdirecto

[CMake] Add multiple directories

2008-02-18 Thread Robert Bielik
I'm setting up a project repository with subversion where I'll have external libs linked in via svn:externals svn property. Each external lib will have a CMakeLists.txt file. Ideally, I'd like to have the possibility to include N subdirectories without having to alter the CMakeLists.txt file to