setup.py: Print the detected Ninja and quote build_dir
authorNirbheek Chauhan <nirbheek@centricular.com>
Tue, 3 Jan 2017 17:29:52 +0000 (22:59 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Tue, 3 Jan 2017 17:31:02 +0000 (23:01 +0530)
commit97262139f1f4bddf7b33562bca8b705baa32c948
tree60d3434ef7dc33828802c71059969a652f408e8a
parentb75903c8f8c182553873448a785c00439155999a
setup.py: Print the detected Ninja and quote build_dir

The build_dir is an absolute path, so quote it.
setup.py