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 Environment variables.