Skip to content
Snippets Groups Projects
Commit 79c24221 authored by Andre Maroneze's avatar Andre Maroneze
Browse files

[ptests] add default macro for FRAMAC_SHARE

parent 7446b35c
No related branches found
No related tags found
No related merge requests found
......@@ -965,6 +965,7 @@ end = struct
"frama-c-cmd", !macro_frama_c_cmd;
"frama-c", !macro_frama_c;
"DEV_NULL", dev_null;
"FRAMAC_SHARE", get_default_env "FRAMAC_SHARE" "";
"PTEST_DEFAULT_OPTIONS", default_options;
"PTEST_OPTIONS", !macro_options;
"PTEST_PRE_OPTIONS", !macro_pre_options;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment