Created by: GeorgeIvlev
Changes made:
- Improved configuration of build system on unix os.
- Added command to clean system folder from libraries and binaries that was installed with
sudo make install
command. - Update CMakeLists.txt with instruction how to clean installed binaries & libraries from system.
Now to clean system folder just use: sudo make uninstall