Day 30/100 100 Days of Code
Learning

AKA Chris, is a software developer from Athens, Greece. He started programming with basic when he was very young. He lost interest in programming during school years but after an unsuccessful career in audio, he decided focus on what he really loves which is technology.
He loves working with older languages like C and wants to start programming electronics and microcontrollers because he wants to get into embedded systems programming.
CMake Learning part 2.
I watched the second part of the tutorial and I learned the following:
Library Creation with CMake
Library Building and Installation
Library linking
Program installation to the system
Now, I can create a project and use CMake to link and install libraries and build and install projects into the system.
Special Thanks
To the creator of the CMake tutorial series Code, Tech, and Tutorials for his awesome videos.




