张卓修改后没提交的
This commit is contained in:
@ -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"
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user