Customize CMake options for New File template
Is it possible to customize what CMake options are available when adding a new file? For instance, when I add a source file and I want to add it to a target, I want to give the user the option to add an executable for that source file.
Thanks for the help!
请先登录再写评论。
Hi Terrence.
It hasn't been implemented yet. Feel free to create a feature request in our tracker: https://youtrack.jetbrains.com/issues/CPP.