Category: CMake

0

How to create and link to libraries with CMake

So I thought it would be a good idea to add some more information about CMake. Since the basics of project structure were discussed in the previous post, we can continue talking about creating...

0

What are build systems? CMake?

When I just got into the business of Software Engineering, everything was new to me and I have to say it was quite overwhelming. Having a background in Embedded Systems, gave me programming skills,...