Mathieu,
On Mon, Oct 20, 2008 at 4:06 AM, Mathieu Malaterre
<[EMAIL PROTECTED]> wrote:
> On Sat, Oct 18, 2008 at 7:48 PM, George Neill <[EMAIL PROTECTED]> wrote:
>> Hi All,
>>
>> On Sat, Oct 18, 2008 at 2:01 AM, George Neill <[EMAIL PROTECTED]> wrote:
>>> Hi all,
>>>
>>> I am trying to convert a
Mathieu,
On Mon, Oct 20, 2008 at 4:06 AM, Mathieu Malaterre
<[EMAIL PROTECTED]> wrote:
> On Sat, Oct 18, 2008 at 7:48 PM, George Neill <[EMAIL PROTECTED]> wrote:
>> Hi All,
>>
>> On Sat, Oct 18, 2008 at 2:01 AM, George Neill <[EMAIL PROTECTED]> wrote:
>>> Hi all,
>>>
>>> I am trying to convert a
On Sat, Oct 18, 2008 at 7:48 PM, George Neill <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> On Sat, Oct 18, 2008 at 2:01 AM, George Neill <[EMAIL PROTECTED]> wrote:
>> Hi all,
>>
>> I am trying to convert a project to cmake which has mixed java and c
>> compilations. Here's the project layout,
>>
>>
Hi All,
On Sat, Oct 18, 2008 at 2:01 AM, George Neill <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I am trying to convert a project to cmake which has mixed java and c
> compilations. Here's the project layout,
>
> project/
> -> src/c
> -> src/java
>
> I get the java project to build fine i
Hi all,
I am trying to convert a project to cmake which has mixed java and c
compilations. Here's the project layout,
project/
-> src/c
-> src/java
I get the java project to build fine if I use the top level
CMakeLists.txt file, but if I use add_subdirectory(src/java) in the
top l