For Makefile and Ninja generators at least, yes it is all
, but for other generators it is called ALL_BUILD
(not sure if any use ALL
off the top of my head).
For Makefile and Ninja generators at least, yes it is all
, but for other generators it is called ALL_BUILD
(not sure if any use ALL
off the top of my head).