代码拉取完成,页面将自动刷新
{
"configurations": [
{
"name": "x64-Debug",
"generator": "Ninja",
"configurationType": "Debug",
"inheritEnvironments": [ "msvc_x64_x64" ],
"buildRoot": "${projectDir}\\build\\${name}",
"installRoot": "C:\\QPanda2",
"cmakeCommandArgs": "-DUSE_PYQPANDA=OFF -DFIND_CUDA=OFF -DUSE_EXTENSION=ON -DDOCKER=OFF",
"buildCommandArgs": "-j4",
"ctestCommandArgs": ""
},
{
"name": "x64-Release",
"generator": "Ninja",
"configurationType": "Release",
"inheritEnvironments": [ "msvc_x64_x64" ],
"buildRoot": "${projectDir}\\build\\${name}",
"installRoot": "C:\\QPanda2",
"cmakeCommandArgs": "-DUSE_PYQPANDA=ON -DFIND_CUDA=OFF -DUSE_EXTENSION=OFF",
"buildCommandArgs": "-j4",
"ctestCommandArgs": ""
},
{
"name": "Linux-Debug",
"generator": "Unix Makefiles",
"remoteMachineName": "10.10.128.41",
"configurationType": "Debug",
"remoteCMakeListsRoot": "/tmp/QPanda",
"cmakeExecutable": "/usr/local/bin/cmake",
"buildRoot": "${projectDir}\\build\\${name}",
"installRoot": "C:\\QPanda2",
"remoteBuildRoot": "/tmp/build/${workspaceHash}/build/${name}",
"remoteInstallRoot": "/tmp/build/${workspaceHash}/install/${name}",
"remoteCopySources": true,
"remoteCopySourcesOutputVerbosity": "Normal",
"remoteCopySourcesConcurrentCopies": "10",
"remoteCopySourcesMethod": "rsync",
"remoteCopySourcesExclusionList": [ ".vs", ".git", "build " ],
"rsyncCommandArgs": "-t --delete --delete-excluded",
"remoteCopyBuildOutput": false,
"cmakeCommandArgs": "-DUSE_PYQPANDA=OFF -DFIND_CUDA=OFF -DUSE_EXTENSION=ON",
"buildCommandArgs": "-j4",
"ctestCommandArgs": "",
"inheritEnvironments": [ "linux_x64" ]
},
{
"name": "Linux-Release",
"generator": "Unix Makefiles",
"remoteMachineName": "10.10.128.41",
"configurationType": "Release",
"remoteCMakeListsRoot": "/tmp/QPanda",
"cmakeExecutable": "/usr/local/bin/cmake",
"buildRoot": "${projectDir}\\build\\${name}",
"installRoot": "C:\\QPanda2",
"remoteBuildRoot": "/tmp/build/${workspaceHash}/build/${name}",
"remoteInstallRoot": "/tmp/build/${workspaceHash}/install/${name}",
"remoteCopySources": true,
"remoteCopySourcesOutputVerbosity": "Normal",
"remoteCopySourcesConcurrentCopies": "10",
"remoteCopySourcesMethod": "rsync",
"remoteCopySourcesExclusionList": [ ".vs", ".git", "build " ],
"rsyncCommandArgs": "-t --delete --delete-excluded",
"remoteCopyBuildOutput": false,
"cmakeCommandArgs": "-DUSE_PYQPANDA=OFF -DFIND_CUDA=OFF -DUSE_EXTENSION=ON",
"buildCommandArgs": "-j4",
"ctestCommandArgs": "",
"inheritEnvironments": [ "linux_x64" ]
}
]
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。