-
Notifications
You must be signed in to change notification settings - Fork 35
fobos intrinsic rules get
Stefano Zaghi edited this page Mar 12, 2015
·
1 revision
This intrinsic rule can be used to get any options defined into the fobos file, e.g.
FoBiS.py rule -get build_dir
will get the definition (if any) of the output building directory. The actual fobos mode can also be specified, e.g.
FoBiS.py rule -mode static -get build_dir
The actual fobos file can also be specified, e.g.
FoBiS.py rule -f my_fobos -get build_dir
-
Getting-Started
- A Taste of FoBiS.py
- fobos: the FoBiS.py makefile
- FoBiS.py in action
- FAQ