Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 402 Bytes

ninja.rst

File metadata and controls

10 lines (7 loc) · 402 Bytes

Ninja, NMake, Borland

These build systems still don't have a conan generator for using them natively. However, if you are using cmake, you can instruct conan to use them instead of the default generator (typically Unix Makefiles) defining the environment variable CONAN_CMAKE_GENERATOR.

Read more about this variable in :ref:`env_vars`.