microsoft / vscode-cmake-tools

CMake integration in Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=vector-of-bool.cmake-tools
MIT License
1.48k stars 455 forks source link

how to add a new entry in `Edit CMake Cache UI`? #4123

Open zhang-qiang-github opened 1 month ago

zhang-qiang-github commented 1 month ago

Brief Issue Summary

When use CMake in my project, I want to install both Debug/Release. Then, I need to set CMAKE_DEBUG_POSTFIX=d. However, I can not set CMAKE_DEBUG_POSTFIX=d in Edit CMake Cache UI. Hope CMake can add this feature.

CMake Tools Diagnostics

No response

Debug Log

No response

Additional Information

No response

starball5 commented 1 month ago

For context, I suggested this user to raise a feature request.