[CMake] Trouble with CMake + Eclipse + SVN/CVS
Eric Noulard
eric.noulard at gmail.com
Wed Oct 17 04:57:26 EDT 2007
2007/10/17, Pau Garcia i Quiles <pgquiles at elpauer.org>:
[...]
>
> Is it possible to use CVS or SVN from Eclipse in a CMake-generated
> project in scenarios A or B?
This is an Eclipse Team platform issue.
You may read more information about it
here
http://www.cmake.org/pipermail/cmake/2007-August/015510.html
and
here
http://dev.eclipse.org/mhonarc/lists/platform-cvs-dev/msg00452.html
read those threads then you'll that A or B are not possible yet.
You may create 2 Eclipse project
the first being a "simple" checkout of your sources done
with eclipse
the second being the CMake generated project.
--
Erk
More information about the CMake
mailing list