Leon De Andrade

Results 76 comments of Leon De Andrade

Any update here?

I'm a little bit busy with other things right now, I just wanted to mention that it is already possible. Maybe that already helps people searching for it. Otherwise someone...

Correct they are in fact in ~./config/pomotroid/logs on Arch as well! I think I only searched for file names with pomotroid in it and looked in the log directories. As...

Maybe it would be best to create two templates? Based on my experience the requirements for a cpp starter template to create an executable are quite different to building a...

> > I just think the requirements are rather different and it's best to create two templates > > That is indeed correct. One of the reasons I created [cmake-init](https://github.com/friendlyanon/cmake-init),...

I'm not sure about what this is exactly, because there two things: - The build of the dependencies target themself - The build of your project including the dependencies target...

> If the library names are provided CPM could call execute the code, however imo this isn't exactly related to dependency management, as imo it's up to the preferences of...

Maybe it would be good to have a global variable additionally to control the behavior. I assume that in most cases you would either want all warning for all dependencies...

I wasn't aware that shlipdeps is only working for executables, but it could be possible. If I remember correctly `shlibdeps` wasn't able to pick up my dependencies either except when...