GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
jryland
/
WickedDocs
Transfer to URL with SHA
Find file
Newer
Older
branch:
master
Branches
Tags
×
master
WickedDocs
/
QtProject
/ build.sh
John Ryland
on 15 Dec 2015
68 bytes
This moves the generated files in to a folder that we can ignore
Raw
Blame
History
#!/bin/bash mkdir -p build cd build qmake ../MakePDF.pro make