* cmake
@ 2009-04-01 17:35 Shane Dixon
2009-04-02 5:30 ` cmake Jeremy Lainé
2009-04-02 17:07 ` cmake Robert Schuster
0 siblings, 2 replies; 5+ messages in thread
From: Shane Dixon @ 2009-04-01 17:35 UTC (permalink / raw)
To: openembedded-devel
I'm considering changing my projects over to cmake, but before I do, I
wanted to ask how good the cmake support is in OE. I saw a recent
proposal to allow out-of-tree builds for cmake, but I'm not sure if that
happened or not.
Can I move forward with changing my projects to cmake and expect that it
will build correctly in OE?
--
Shane Dixon
Linux Engineer
Atmel Corporation
E-mail: shane.dixon@atmel.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: cmake
2009-04-01 17:35 cmake Shane Dixon
@ 2009-04-02 5:30 ` Jeremy Lainé
2009-04-02 16:44 ` cmake Otavio Salvador
2009-04-02 17:07 ` cmake Robert Schuster
1 sibling, 1 reply; 5+ messages in thread
From: Jeremy Lainé @ 2009-04-02 5:30 UTC (permalink / raw)
To: openembedded-devel
Shane Dixon wrote:
> I'm considering changing my projects over to cmake, but before I do, I
> wanted to ask how good the cmake support is in OE. I saw a recent
> proposal to allow out-of-tree builds for cmake, but I'm not sure if that
> happened or not.
At work we recently switched our projects over to CMake and they are building happily in
OE. Out-of-tree builds are indeed supported, see recipes/llvm/llvm.inc for an example.
--
Jeremy LAINE
Bolloré telecom | 11bis, rue Scribe | F-75009 Paris
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: cmake
2009-04-02 5:30 ` cmake Jeremy Lainé
@ 2009-04-02 16:44 ` Otavio Salvador
2009-04-02 18:07 ` cmake Koen Kooi
0 siblings, 1 reply; 5+ messages in thread
From: Otavio Salvador @ 2009-04-02 16:44 UTC (permalink / raw)
To: openembedded-devel
On Thu, Apr 2, 2009 at 2:30 AM, Jeremy Lainé
<jeremy.laine@bolloretelecom.eu> wrote:
> Shane Dixon wrote:
>> I'm considering changing my projects over to cmake, but before I do, I
>> wanted to ask how good the cmake support is in OE. I saw a recent
>> proposal to allow out-of-tree builds for cmake, but I'm not sure if that
>> happened or not.
>
> At work we recently switched our projects over to CMake and they are building happily in
> OE. Out-of-tree builds are indeed supported, see recipes/llvm/llvm.inc for an example.
What do you mean by out-of-tree?
--
Otavio Salvador O.S. Systems
E-mail: otavio@ossystems.com.br http://www.ossystems.com.br
Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: cmake
2009-04-01 17:35 cmake Shane Dixon
2009-04-02 5:30 ` cmake Jeremy Lainé
@ 2009-04-02 17:07 ` Robert Schuster
1 sibling, 0 replies; 5+ messages in thread
From: Robert Schuster @ 2009-04-02 17:07 UTC (permalink / raw)
To: openembedded-devel; +Cc: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 496 bytes --]
Hi Shane,
Shane Dixon schrieb:
> I'm considering changing my projects over to cmake, but before I do, I
> wanted to ask how good the cmake support is in OE. I saw a recent
> proposal to allow out-of-tree builds for cmake, but I'm not sure if that
> happened or not.
>
> Can I move forward with changing my projects to cmake and expect that it
> will build correctly in OE?
Go ahead, OE contains latest CMake release as well as out of tree build
functionality.
Regards
Robert
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 268 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: cmake
2009-04-02 16:44 ` cmake Otavio Salvador
@ 2009-04-02 18:07 ` Koen Kooi
0 siblings, 0 replies; 5+ messages in thread
From: Koen Kooi @ 2009-04-02 18:07 UTC (permalink / raw)
To: openembedded-devel
On 02-04-09 18:44, Otavio Salvador wrote:
> On Thu, Apr 2, 2009 at 2:30 AM, Jeremy Lainé
> <jeremy.laine@bolloretelecom.eu> wrote:
>> Shane Dixon wrote:
>>> I'm considering changing my projects over to cmake, but before I do, I
>>> wanted to ask how good the cmake support is in OE. I saw a recent
>>> proposal to allow out-of-tree builds for cmake, but I'm not sure if that
>>> happened or not.
>>
>> At work we recently switched our projects over to CMake and they are building happily in
>> OE. Out-of-tree builds are indeed supported, see recipes/llvm/llvm.inc for an example.
>
> What do you mean by out-of-tree?
S=work/foo-1.2-r0/foo-1.2/
B=work/foo-1.2-r0/build-foo-1.2
All generated stuff (makefiles, objects, binaries, etc) will end up in B
so that S stays clean.
I'd like out-of-tree builds to be the default for autotools and cmake,
but there are way too many broken autofoo and cmake using packages out
there :(
regards,
Koen
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2009-04-02 18:12 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-01 17:35 cmake Shane Dixon
2009-04-02 5:30 ` cmake Jeremy Lainé
2009-04-02 16:44 ` cmake Otavio Salvador
2009-04-02 18:07 ` cmake Koen Kooi
2009-04-02 17:07 ` cmake Robert Schuster
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox