If you generate Qt Creator project by bf --ide qtcreator then bf will be called from make file there. But if you modify build.fox from Qt Creator itself and then press build, then updated build.ninja will be only used on second build for some reason.
If you generate Qt Creator project by
bf --ide qtcreator
then bf will be called from make file there. But if you modify build.fox from Qt Creator itself and then press build, then updated build.ninja will be only used on second build for some reason.