Re: [CMake] [New Module] FindXXX module for RTI

2008-09-25 Thread Gotthard, Petr
r Cc: Eric Noulard; cmake@cmake.org Subject: Re: [CMake] [New Module] FindXXX module for RTI On Wed, Sep 24, 2008 at 12:46 PM, Gotthard, Petr <[EMAIL PROTECTED]> wrote: Philip, I have updated the FindRTI.cmake based on your comments. Many thanks. Petr, Thanks for

Re: [CMake] [New Module] FindXXX module for RTI

2008-09-24 Thread Philip Lowman
On Wed, Sep 24, 2008 at 12:46 PM, Gotthard, Petr < [EMAIL PROTECTED]> wrote: > Philip, > > I have updated the FindRTI.cmake based on your comments. Many thanks. > Petr, Thanks for making the changes. > > One explanation: > I have to manipulate CMAKE_FIND_LIBRARY_PREFIXES because under Windows

Re: [CMake] [New Module] FindXXX module for RTI

2008-09-24 Thread Christian Ehrlicher
Gotthard, Petr schrieb: Philip, I have updated the FindRTI.cmake based on your comments. Many thanks. One explanation: I have to manipulate CMAKE_FIND_LIBRARY_PREFIXES because under Windows some RTI libraries have the "lib" prefix, while others don't. (By default there is no "lib" prefix un

Re: [CMake] [New Module] FindXXX module for RTI

2008-09-24 Thread Gotthard, Petr
Cc: Eric Noulard; cmake@cmake.org Subject: Re: [CMake] [New Module] FindXXX module for RTI On Mon, Sep 22, 2008 at 4:35 AM, Gotthard, Petr <[EMAIL PROTECTED]> wrote: I made a new bugtracker report. The FindRTI.cmake implementation is attached to it. http://public.kitw

Re: [CMake] [New Module] FindXXX module for RTI

2008-09-23 Thread Philip Lowman
On Mon, Sep 22, 2008 at 4:35 AM, Gotthard, Petr <[EMAIL PROTECTED] > wrote: > I made a new bugtracker report. The FindRTI.cmake implementation is > attached to it. > http://public.kitware.com/Bug/view.php?id=7716 > Petr, I've added a couple of comments to the tracker report. Please realize I do

Re: [CMake] [New Module] FindXXX module for RTI

2008-09-22 Thread Eric Noulard
2008/9/22 Philip Lowman <[EMAIL PROTECTED]>: > On Sat, Sep 13, 2008 at 4:12 PM, Gotthard, Petr > <[EMAIL PROTECTED]> wrote: >> >> Hello, >> would you accept a new module: FindRTI.cmake? >> [...] >> >> First version of the FindRTI.cmake module is ready and I volunteer to be >> its maintainer. > > I

Re: [CMake] [New Module] FindXXX module for RTI

2008-09-21 Thread Philip Lowman
On Sat, Sep 13, 2008 at 4:12 PM, Gotthard, Petr <[EMAIL PROTECTED] > wrote: > Hello, > would you accept a new module: FindRTI.cmake? > > RTI is a simulation infrastructure standartized by IEEE and SISO. It has a > well defined C++ API, that assures that simulation applications > are independent o

[CMake] [New Module] FindXXX module for RTI

2008-09-13 Thread Gotthard, Petr
Hello, would you accept a new module: FindRTI.cmake? RTI is a simulation infrastructure standartized by IEEE and SISO. It has a well defined C++ API, that assures that simulation applications are independent on RTI implementation. The FindRTI.cmake module should locate the standartized RTI header