소스 검색

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",