POV-Ray : Newsgroups : povray.off-topic : What's in an IDE? : Re: What's in an IDE? Server Time
4 Sep 2024 19:18:52 EDT (-0400)
  Re: What's in an IDE?  
From: Warp
Date: 1 Mar 2010 18:19:52
Message: <4b8c4b98@news.povray.org>
Nicolas Alvarez <nic### [at] gmailcom> wrote:
> I use the CMake build system, where you just write this:

> add_executable(myraytracer main.cpp spheres.cpp lights.cpp)

> ...and it handles the dependency mess for you. You don't need an IDE for 
> that.

  I said that automatic dependency resolving goes a long way towards an IDE,
I didn't say it's sufficient. I also nowhere said that "you need an IDE if
you want to resolve dependencies automatically".

  (Besides, what is *your* definition of "IDE", if CMake isn't one?)

-- 
                                                          - Warp


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.