cmakevisualstudio6configurations.cmake

来自「编译器」· CMAKE 代码 · 共 4 行

CMAKE
4
字号
# When the dll templates are changed, this list should be 
# updated with the list of possible configurations.
SET(CMAKE_CONFIGURATION_TYPES Debug Release MinSizeRel RelWithDebInfo)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?