Default build directory name in CMakePresets.json

Hi there,

Is there a way to specify a default build directory name in CMakePresets.json or in some other way? I prefer to specify something other than the default `build` or `build_1` names.

Parents Reply
  • I literally just made an account to request this exact same feature. I hope you'll consider giving it a high priority, i have the exact same issue/need as mlac. I'm sharing a git repo and would like to use a CMakePresets.json (or some other automatic revision controlled means) to specify build directory names as I have multiple build configs for a single application that requires too many manual steps to get setup currently.

Children
Related