Skip to content
Snippets Groups Projects
Commit 07c944e4 authored by Carl Poelking's avatar Carl Poelking
Browse files

Build convenience.

parent a6b5ebbd
No related branches found
No related tags found
No related merge requests found
#! /bin/bash
mkdir -p build
cd build
cmake .. && make && make install
cd ..
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment