On Thu, 2018-06-07 at 03:02 -0700, johne53 wrote:
Hi John,
This will clean the build dir:
$ ninja -C builddir clean
This will force a reconfigure:
$ ninja -C builddir reconfigure
But you may also just as well nuke the entire builddir and just do a
fresh meson build from scratch:
$ [delete builddir]
$ meson builddir
$ ninja -C builddir
(Which you may have to do anyway when you upgrade the Meson version.)
Fribidi is a small codebase, so a build from scratch takes only a few
seconds in any case.
Cheers
-Tim
--
Tim Müller, Centricular Ltd -
http://www.centricular.com