#!/bin/sh

cd ../../build

rm -rf CMakeFiles
rm -r *.*
rm -r Makefile
rm -rf examples

cd ../build_scripts/linux