mirror of
https://github.com/AdaCore/gpr.git
synced 2026-02-12 12:58:39 -08:00
The semantic is that we look first for a project and then for a packages. Add corresponding regression test. Part of OB10-014. Change-Id: I37bc6226627dc23255ff0ff54b8cdebdb5eb956e
4 lines
57 B
Plaintext
4 lines
57 B
Plaintext
project Compiler is
|
|
Var := "-compiler";
|
|
end Compiler;
|