Mike,
> > myproject/source
> > myproject/build
> >
> > I then set Eclipse to import from the myproject level.
>
> I actually do the same, but for simplistick sake I just did
> the usual tutorial approach and put everything loose in a
> directory. I usually have the layout of:
>
> MyProject/s
Mike,
> I have made the suggested changes to the Cmake:Eclipse wiki entry.
> Take a look and let me know.
Looks good.
For "True Out of Source Builds" as mentioned before in the forum I use
this slightly different style of project layout, avoiding placing the
build tree directly under the source
On 7/8/07, Trevor Kellaway <[EMAIL PROTECTED]> wrote:
Mike,
> You are correct in the sense that an external build is not
> _technically_ required because make should pick up the
> changes to the CMakeLists.txt file and rerun cmake, then make.
Absolutely, I think it is important to emphasise thi
Mike,
> You are correct in the sense that an external build is not
> _technically_ required because make should pick up the
> changes to the CMakeLists.txt file and rerun cmake, then make.
Absolutely, I think it is important to emphasise this point, as most of
the CMake newbies I've dealt with
On 7/7/07, Guilherme Bertuol <[EMAIL PROTECTED]> wrote:
TrevK,
You make a good point, but for large projects regenerate cmake profiles could
become prohibitive for each rebuilding. Perhaps, adding an additional entry on
the wiki page explaining your idea is the best choice.
cheers,
Guilherme
2
TrevK,
You make a good point, but for large projects regenerate cmake profiles could
become prohibitive for each rebuilding. Perhaps, adding an additional entry on
the wiki page explaining your idea is the best choice.
cheers,
Guilherme
2007/7/7, Trevor Kellaway <[EMAIL PROTECTED]>:
Mike,
> I
Mike,
> I finally updated the Eclipse/Cmake tutorial on the Cmake wiki page.
>
> http://www.cmake.org/Wiki/CMake:Eclipse
Excellent Wiki entry.
FYI, a few dotted boxed entries like "2." in "File System Setup" seem
to not line wrap in Firefox.
Are you sure "Creating an External Tool to run cmak
On 7/4/07, Mike Jackson <[EMAIL PROTECTED]> wrote:
I finally updated the Eclipse/Cmake tutorial on the Cmake wiki page.
http://www.cmake.org/Wiki/CMake:Eclipse
I broke off the Eclipse stuff onto its own page. I added some screen
shots to help make clear what I am trying to do. Hope it helps som
I finally updated the Eclipse/Cmake tutorial on the Cmake wiki page.
http://www.cmake.org/Wiki/CMake:Eclipse
I broke off the Eclipse stuff onto its own page. I added some screen
shots to help make clear what I am trying to do. Hope it helps someone.
--
Mike Jackson
imikejackson & gmail * co