Skip to content
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.

Commit

Permalink
Merge pull request #495 from ddur/master
Browse files Browse the repository at this point in the history
yet another build target
  • Loading branch information
ddur committed Jan 18, 2016
2 parents 3d3e951 + 2f615d5 commit a055eab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions default.build
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@

<target name="sonarqube-build-debug" depends="clean-all, build-environment, build-debug-platforms" />

<target name="quick-build-release" depends="clean, build-environment, build-release-platforms, test, test-cpp" />

<target name="set-rc-property" >
<property name="buildnumber.ci" value="-rc" />
Expand Down

0 comments on commit a055eab

Please sign in to comment.