parent
46027bea13
commit
68d78c0dbe
@ -139,6 +139,8 @@ def set_cc(self):
|
|||||||
def set_backend(self):
|
def set_backend(self):
|
||||||
"""Set build options with regards to backend GUI libraries."""
|
"""Set build options with regards to backend GUI libraries."""
|
||||||
|
|
||||||
|
backend = self.spec.variants['backend'].value
|
||||||
|
|
||||||
with open('setup.cfg', 'w') as setup:
|
with open('setup.cfg', 'w') as setup:
|
||||||
# Default backend
|
# Default backend
|
||||||
setup.write('[rc_options]\n')
|
setup.write('[rc_options]\n')
|
||||||
|
Loading…
Reference in New Issue
Block a user