Where do I have to add code to make this script run automatically before each build? I really don't see the point of having to run this script manually :(
you don't build.sh already does that for you On Sep 6, 2013, at 5:05 PM, Camillo Bruni <camillobruni@gmail.com> wrote:
Where do I have to add code to make this script run automatically before each build? I really don't see the point of having to run this script manually :(
OK, that solves it for the jenkins builds. IMO that is the wrong place, since when you debug it with XCode you run into the same problem again. I think this should be in the CMake scripts, much like you download cairo, you want to generate the versionInfo when it is not there yet. On 2013-09-06, at 13:03, Esteban Lorenzano <estebanlm@gmail.com> wrote:
you don't
build.sh already does that for you
On Sep 6, 2013, at 5:05 PM, Camillo Bruni <camillobruni@gmail.com> wrote:
Where do I have to add code to make this script run automatically before each build? I really don't see the point of having to run this script manually :(
participants (2)
-
Camillo Bruni -
Esteban Lorenzano