[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CMake (was Re: [fluid-dev] Voice renderer, and fluid_voice_t)
From: |
Pedro Lopez-Cabanillas |
Subject: |
Re: CMake (was Re: [fluid-dev] Voice renderer, and fluid_voice_t) |
Date: |
Mon, 21 Jun 2010 12:04:21 +0200 |
User-agent: |
KMail/1.9.6 (enterprise 20070904.708012) |
On Monday, June 21, 2010, I wrote:
> On Monday, June 21, 2010, David Henningsson wrote:
> > Sounds fair enough to me, for now. I think I'll use CMake for a while
> > now and see if I run into trouble. My first impression is that I like it
> > - it seems to be more modern and adjusted for today's needs, compared to
> > the ancient autotools.
> >
> > Btw, I've committed an updated CMakeLists.txt and moved files into
> > "drivers" subdir (just audio and midi drivers) and an "rvoice" dir (for
> > the voice renderer stuff) which will get more files in it soon.
> >
> > // David
>
> Thanks, it builds OK now!
>
> I've noticed that there is a new option to enable D-Bus client support, for
> rtkit. Do you dare to include it in the CMake build system?
Actually, this is an opportunity for explaining some CMake concepts, adding a
new feature to the CMake build system. So here is a brief HOWTO and a patch.
Please ask questions if there is something unclear, and feel free to commit
the changes after some testing and your own customization.
Regards,
Pedro
dbus-support.patch
Description: Text Data
howto-cmake-dbus.txt
Description: Text document
- [fluid-dev] Voice renderer, and fluid_voice_t, David Henningsson, 2010/06/20
- CMake (was Re: [fluid-dev] Voice renderer, and fluid_voice_t), Pedro Lopez-Cabanillas, 2010/06/20
- Re: CMake (was Re: [fluid-dev] Voice renderer, and fluid_voice_t), David Henningsson, 2010/06/20
- Re: CMake (was Re: [fluid-dev] Voice renderer, and fluid_voice_t), Pedro Lopez-Cabanillas, 2010/06/20
- Re: CMake (was Re: [fluid-dev] Voice renderer, and fluid_voice_t), David Henningsson, 2010/06/20
- Re: CMake (was Re: [fluid-dev] Voice renderer, and fluid_voice_t), Pedro Lopez-Cabanillas, 2010/06/20
- Re: CMake (was Re: [fluid-dev] Voice renderer, and fluid_voice_t),
Pedro Lopez-Cabanillas <=
- Message not available
- Re: CMake (was Re: [fluid-dev] Voice renderer, and fluid_voice_t), Elimar Green, 2010/06/23
- Message not available
- Re: CMake (was Re: [fluid-dev] Voice renderer, and fluid_voice_t), Pedro Lopez-Cabanillas, 2010/06/24
Re: [fluid-dev] Voice renderer, and fluid_voice_t, Sven Meier, 2010/06/20
Message not available