Searched full:ninja (Results 1 – 6 of 6) sorted by relevance
93 before_install: sudo apt-get -y install ninja-build doxygen graphviz99 ninja -v doc105 - ninja -C doxybuild -v doc
60 doc/*.ninja
46 run: sudo apt-get -y install ninja-build doxygen graphviz49 run: cmake -GNinja -S doc -B docbuild && ninja -C docbuild -v doc54 ninja -C docbuild -v doc
30 Warning: you must invoke make/ninja 'rebuild_cache' when the version changes, 'clean' is not enough.
50 # -ninja) after this for faster, incremental builds.
113 # TODO: Generator expressions are supported only with Make and Ninja,