Mostly h and cpp files, really. The Eclipse build system is horrible at that, and we want to get out of that nightmare. I.e. change a library cpp file and executables using that library may or may not get re-linked. Even worse: Sometimes Eclipse builds everything just because!
On Friday, December 20, 2019 at 10:19:56 AM UTC-6, Ben Boeckel wrote: > > On Fri, Dec 20, 2019 at 07:23:15 -0800, Gerardo Delgadillo wrote: > > First, let me apologize for posting the same question twice--didn't > realize > > that the system takes a while to authorize new posts. > > > > Thank you for replying! Interesting that you mention you're a CMake > > developer. I'm also considering CMake. I like that it abstracts the > > underlying tools and architecture, so I can chose Ninja, for example. > But I > > don't know how CMake handles dependencies, so there's that. > > Dependencies in what way? External package dependencies or internal > inter-target dependencies? > > --Ben > -- -- tup-users mailing list email: [email protected] unsubscribe: [email protected] options: http://groups.google.com/group/tup-users?hl=en --- You received this message because you are subscribed to the Google Groups "tup-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tup-users/f63cbd9b-f489-4191-95c8-429685d3cb64%40googlegroups.com.
