Skip to content

Instantly share code, notes, and snippets.

@jemc
Last active August 29, 2015 14:01
Show Gist options
  • Save jemc/d7e493d741e0b43eb38b to your computer and use it in GitHub Desktop.
Save jemc/d7e493d741e0b43eb38b to your computer and use it in GitHub Desktop.
# Set build directory to ./build relative to working directory
qbs-config preferences.defaultBuildDirectory build
# Set build directory to /var/builds/@project (absolute)
qbs-config preferences.defaultBuildDirectory /var/builds/@project
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment