GPR_External vs GPR_Scenario

This commit is contained in:
Alejandro R. Mosteo
2018-03-07 00:40:33 +01:00
parent b360ed3dda
commit 2a1496728a
12 changed files with 85 additions and 36 deletions
+7
View File
@@ -9,6 +9,13 @@ package body Alire.Releases is
use all type Properties.Labeled.Labels;
----------------------------
-- On_Platform_Properties --
----------------------------
function On_Platform_Properties (R : Release; P : Properties.Vector) return Properties.Vector is
(R.Properties.Evaluate (P));
------------
-- Values --
------------