Open zhang-qiang-github opened 1 month ago
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
Debug/Release
CMAKE_DEBUG_POSTFIX=d
Edit CMake Cache UI
No response
For context, I suggested this user to raise a feature request.
Brief Issue Summary
When use
CMake
in my project, I want to install bothDebug/Release
. Then, I need to setCMAKE_DEBUG_POSTFIX=d
. However, I can not setCMAKE_DEBUG_POSTFIX=d
inEdit CMake Cache UI
. HopeCMake
can add this feature.CMake Tools Diagnostics
No response
Debug Log
No response
Additional Information
No response