rm -rf build | true mkdir build && cd build && cmake .. && make