Added AAA to stand-alone build
This commit is contained in:
+3
-1
@@ -1,6 +1,8 @@
|
||||
aggregate project Alire_Env is
|
||||
|
||||
for Project_Path use ("deps/semver",
|
||||
for Project_Path use (
|
||||
"deps/aaa",
|
||||
"deps/semver",
|
||||
"deps/simple_logging");
|
||||
|
||||
for Project_Files use ("alire.gpr");
|
||||
|
||||
Reference in New Issue
Block a user