|
|
|
@ -184,6 +184,10 @@ configuration in order to save typing.
@@ -184,6 +184,10 @@ configuration in order to save typing.
|
|
|
|
|
default=False, |
|
|
|
|
help="Enable SFML graphics library") |
|
|
|
|
|
|
|
|
|
g.add_option('--enable-sfml-audio', action='store_true', |
|
|
|
|
default=False, |
|
|
|
|
help="Enable SFML audio library") |
|
|
|
|
|
|
|
|
|
g.add_option('--sitl-flash-storage', |
|
|
|
|
action='store_true', |
|
|
|
|
default=False, |
|
|
|
|