On Sun, Jan 5, 2014 at 7:47 PM, Alexander Neundorf <neund...@kde.org> wrote:

> On Saturday 04 January 2014, Eran Ifrah wrote:
> > Hi,
> >
> > I have added support for CodeLite IDE (topic name:
> "codeite-ide-generator")
> > If any of the developers can review it - it will be great
> >
> > P.S:
> > This topic is related to this Mantis bug feature request:
> > http://public.kitware.com/Bug/view.php?id=9901
>
> I had a look last week and it looked good in general, and also seemed to
> work.
> :-)
> Did you get around to add a test using codelite-make (or what the name was
> ) ?
>
> No (and this is the correct name)

> Did you check whether everything works correctly if the source dir or the
> build dir contain spaces ?
> e.g. $HOME/cmake/src dir/ and $HOME/cmake/build dir/ ?
>
> I tried both cases and its working properly.
Note that the first case is irrelevant since, codelite's project and
workspace files do not include absolute paths (and the generator also
convert them to relative before
the project files are generated)

Alex
> --
>
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
>



-- 
Eran Ifrah
Author of codelite, a cross platform open source C/C++ IDE:
http://www.codelite.org
wxCrafter, a wxWidgets RAD: http://wxcrafter.codelite.org
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to