CMake 101

I was`trying out the C++ IDE [CLion](https://www.jetbrains.com/clion/?fromMenu CLion), which uses [CMake](https://cmake.org CMake) as a build system.

Below shows a simple example:
CMake example