cmake prep
1.0.0
The purpose of this project is to get you acquainted with CMake!
There are three CMakeLists.txt files in this project.
One in the root of the project that is given to you, you don't need to make any changes to this file.
And one in the bin and lib directories.
You will need to add commands to these files to create the hello executable and say library.
Fork, clone, or download this repository and Good Luck!
https://cmake.org/cmake-tutorial/