Re: [CMake] Convenience Libraries and Precompiled Headers

2006-05-23 Thread Alexander Neundorf
>  Original-Nachricht > Datum: Tue, 23 May 2006 20:00:46 +0100 > Von: James Mansion <[EMAIL PROTECTED]> > An: > Betreff: [CMake] Convenience Libraries and Precompiled Headers >  > Is it possible to convince CMake to build a set of convenience libraries > and > then a main library

Re: [CMake] Passing requirements to users

2006-05-23 Thread Alexander Neundorf
>  Original-Nachricht > Datum: Wed, 24 May 2006 00:09:12 +0100 > Von: James Mansion <[EMAIL PROTECTED]> > An: > Betreff: [CMake] Passing requirements to users >  > (Another stupid noob question, sorry!) > > bjam has a handy feature where I can define a build > for a library and

[CMake] Passing requirements to users

2006-05-23 Thread James Mansion
(Another stupid noob question, sorry!) bjam has a handy feature where I can define a build for a library and specify that a project that uses the library will automatically get certain settings, such as an appropriate #include and defines. I don't seem to be able to do this automatically. Have I

[CMake] Add non-build files to a project?

2006-05-23 Thread James Mansion
(Another noob I couldn't find in the book today) I'm building VS2003 project files OK and my system gets built, but normally when I set up VStudio projects I add in the includes and the documentation text and web files so I can select them easily for editing. I find myself missing this in the ge

[CMake] Convenience Libraries and Precompiled Headers

2006-05-23 Thread James Mansion
Is it possible to convince CMake to build a set of convenience libraries and then a main library? By convenience library, I mean a (static?) library that contains objects. Or possibly just a zip file of objects. Where the target main library is static, the objects are compiled for static library

Re: [CMake] Another (minor) bug: _OUTPUT_NAME not used for pdb and idb files

2006-05-23 Thread Brad King
Laurentiu Nicolae wrote: Hi all, I just noticed that the postfix I use for the debug build is not used for the pdb and idb files. Namely, I get: QBase_D.dll QBase_D.exp QBase_D.ilk QBase_D.lib QBase.idb qbase.pdb I'm guessing this should be fixed in the generator. Note also that the pdb file