张卓修改后没提交的

This commit is contained in:
DESKTOP-4HD0KC3\ZhangZhuo
2024-10-30 15:51:00 +08:00
parent b3b07908ea
commit fb9e85734b
7 changed files with 407 additions and 26 deletions

View File

@ -4,19 +4,19 @@
"name": "Linux-GCC-Debug",
"generator": "Unix Makefiles",
"configurationType": "Debug",
"cmakeExecutable": "/opt/cmake/bin/cmake",
"cmakeExecutable": "/SDCard/cmake-3.30.2/bin/cmake",
"remoteCopySourcesExclusionList": [ ".vs", ".git", "out" ],
"buildCommandArgs": "",
"ctestCommandArgs": "",
"inheritEnvironments": [ "linux_arm" ],
"intelliSenseMode": "linux-gcc-arm",
"remoteMachineName": "-1839682806;172.16.0.87 (username=root, port=22, authentication=Password)",
"remoteMachineName": "-1784524891;172.16.0.71 (username=root, port=22, authentication=Password)",
"remoteCMakeListsRoot": "/home/pi/FODIS/src/",
"remoteBuildRoot": "/home/pi/FODIS/build_d/${name}",
"remoteInstallRoot": "/home/pi/FODIS/out/install/${name}",
"remoteCopySources": true,
"rsyncCommandArgs": "-t --delete --delete-excluded",
"remoteCopyBuildOutput": true,
"remoteCopyBuildOutput": false,
"remoteCopySourcesMethod": "rsync"
},
{