Is it possible to create a group of configurations using CMake add_executable ? Permanently deleted user 创建于 2017年09月13日 18:20 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 !