rm -fR ./build > /dev/null 2>&1 && \
cmake -B ./build -S . && \
cmake --build ./build