Created by: GeorgeIvlev
- Increased minimum supported version of CMake from 2.8.0 -> 3.12.0
- Added functionality to support linking libraries from current execution folder but not from system path.
- Added functionality to place all binaries and libraries into one folder (
<project_root>/bin
).