Is it possible to create a group of configurations using CMake add_executable ?
Hi guys,
I'd like to know if there is a way to create a folder to group run/debug configuration using CMakeLists.txt. (Thinking about add_executable).
Thanks !
Please sign in to leave a comment.