Author Topic: Click to edit watch items?  (Read 15644 times)

Offline dmoore

  • Developer
  • Lives here!
  • *****
  • Posts: 1576
Re: Click to edit watch items?
« Reply #15 on: March 17, 2014, 01:45:19 am »
Still has that limitation, but you can see all the targets, source files and cmake files. I saw some older posts  here where someone was working on a more full featured generator but guess they never finished. The current generator works pretty well in any case. The only drag is the need to regenerate the cbp after you add new files to cmakelists. Cmake seems like a nice middle ground between easier but less portable gui based systems like C::B's and the autofoo hairball. Even works respectably well on windows.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: Click to edit watch items?
« Reply #16 on: March 17, 2014, 09:34:02 am »
Don't know, for opensource software I'll always prefer autotools, but things might change in the future is I become familiar with cmake. Time will tell.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]