Cleaning up the closet... or at least the code. Tried to reduce the number of #includ...
[quassel.git] / build / devbuild.sh
1 cmake ../src
2 make
3
4 echo You can now run './quassel'.