Browse Source

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

gifur 5 năm trước cách đây
mục cha
commit
6cbee541b7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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",