This commit is contained in:
Eddy
2014-03-19 00:57:05 +04:00
commit 8602fda187
33 changed files with 6025 additions and 0 deletions

4
RUN Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
[ -d "tmp" ] && rm -rf tmp
mkdir tmp && cd tmp && cmake .. -DCMAKE_INSTALL_PREFIX=/home/eddy -DLOCALEDIR=/home/eddy/.local/share/locale -DDEBUG=1
ln -s ../mask/holes.json