mastodon.gamedev.place is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server focused on game development and related topics.

Server stats:

5.7K
active users

This past week I’ve learned more CMake than I (n)ever wanted to know. So this sounds still appropriate

@aras Been there! Spent a couple of months migrating/upgrading a large code base from old-style CMake to "modern CMake".

I... don't love it.

Are there any alternatives you like?

I haven't found any I like yet and I've tried many over the decades...

@ackack I liked the build system we had at Unity :) It had a bunch of neat tools, and build logic was C#. But I'm biased, aras-p.info/blog/2019/03/08/Tw

Aras' website Two years in a build team! · Aras' website
superfunc

@aras @ackack +1 the best experience i've had in C++ building was the closed source one we had at disney

being able to control the environment allows for a much better experience