diff --git a/CMakeSettings.json b/CMakeSettings.json index f8ea439..a04e797 100644 --- a/CMakeSettings.json +++ b/CMakeSettings.json @@ -17,7 +17,8 @@ "remoteCopySources": true, "rsyncCommandArgs": "-t --delete --delete-excluded", "remoteCopyBuildOutput": true, - "remoteCopySourcesMethod": "rsync" + "remoteCopySourcesMethod": "rsync", + "cmakeCommandArgs": "-- -j4" }, { "name": "x64-Debug", @@ -28,8 +29,7 @@ "cmakeCommandArgs": "", "buildCommandArgs": "", "ctestCommandArgs": "", - "inheritEnvironments": [ "msvc_x64_x64" ], - "variables": [] + "inheritEnvironments": [ "msvc_x64_x64" ] } ] } \ No newline at end of file diff --git a/html/trt.html b/html/trt.html new file mode 100644 index 0000000..566549b --- /dev/null +++ b/html/trt.html @@ -0,0 +1,10 @@ + + +
+ +