From 31be2399b982037c6564e5f481cab9453d8926cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=BB=E7=AB=8B=E6=96=B0?= Date: Mon, 13 Dec 2021 18:10:40 +0800 Subject: [PATCH] Revert "weizhi" This reverts commit fd97dc4a830c5b4b7b7f814a60bf691996622f0f. --- CMakeSettings.json | 6 +++--- html/trt.html | 10 ---------- 2 files changed, 3 insertions(+), 13 deletions(-) delete mode 100644 html/trt.html diff --git a/CMakeSettings.json b/CMakeSettings.json index a04e797..f8ea439 100644 --- a/CMakeSettings.json +++ b/CMakeSettings.json @@ -17,8 +17,7 @@ "remoteCopySources": true, "rsyncCommandArgs": "-t --delete --delete-excluded", "remoteCopyBuildOutput": true, - "remoteCopySourcesMethod": "rsync", - "cmakeCommandArgs": "-- -j4" + "remoteCopySourcesMethod": "rsync" }, { "name": "x64-Debug", @@ -29,7 +28,8 @@ "cmakeCommandArgs": "", "buildCommandArgs": "", "ctestCommandArgs": "", - "inheritEnvironments": [ "msvc_x64_x64" ] + "inheritEnvironments": [ "msvc_x64_x64" ], + "variables": [] } ] } \ No newline at end of file diff --git a/html/trt.html b/html/trt.html deleted file mode 100644 index 566549b..0000000 --- a/html/trt.html +++ /dev/null @@ -1,10 +0,0 @@ - - - - - Title - - - - - \ No newline at end of file