浏览代码

Z991239-678 #comment config: cmake Linux_Release 使用 Relase 配置类型

gifur 5 年之前
父节点
当前提交
6cbee541b7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      CMakeSettings.json

+ 1 - 1
CMakeSettings.json

@@ -48,7 +48,7 @@
     {
       "name": "Linux-Release",
       "generator": "Unix Makefiles",
-      "configurationType": "RelWithDebInfo",
+      "configurationType": "Release",
       "cmakeExecutable": "/usr/bin/cmake",
       "remoteCopySourcesExclusionList": [ ".vs", ".git", "out" ],
       "cmakeCommandArgs": "-D BUILD_TESTING=ON",