I accidentally.

pull/15/head
Jussi Pakkanen 11 years ago
parent 6a17d6994d
commit 89adb13d33
  1. 1
      meson.py

@ -129,7 +129,6 @@ if __name__ == '__main__':
else:
this_file = resolved
app = MesonApp(dir1, dir2, this_file, options)
app.generate()
try:
app.generate()
except Exception as e:

Loading…
Cancel
Save