comp.lang.ada
 help / color / mirror / Atom feed
From: Jere <jhb.chat@gmail.com>
Subject: Have one GPR file build another with external variables
Date: Sat, 30 May 2020 09:59:19 -0700 (PDT)
Date: 2020-05-30T09:59:19-07:00	[thread overview]
Message-ID: <ae7f4136-02f9-43dd-a809-c42927589ffb@googlegroups.com> (raw)

Say I have a custom runtime whose project file (GPR) takes in an 
external variable to compile in either debug or release 
(-xBUILD=release vs -xBUILD=debug for example).  If I have another 
project that uses this runtime with the same external variable, is 
there a way for me to tell the project file for this 2nd project to 
also rebuild the runtime GPR and use the same external variable value?  
I'm looking for a solution within the GPR file if possible.  I know 
I can always just do a make file, but wanted to see if I have a more 
cross platform alternative.

             reply	other threads:[~2020-05-30 16:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-30 16:59 Jere [this message]
2020-05-30 17:17 ` Have one GPR file build another with external variables Dmitry A. Kazakov
2020-05-30 18:48   ` Jere
2020-05-30 19:29     ` Dmitry A. Kazakov
2020-05-30 21:33     ` Simon Wright
2020-05-31 18:42       ` Jere
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox