1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-QPanda-2-0

Клонировать/Скачать
CMakeSettings.json 2.8 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
wangjing Отправлено 14.07.2023 06:46 9065d2c
{
"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" ]
}
]
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-QPanda-2-0.git
git@api.gitlife.ru:oschina-mirror/mirrors-QPanda-2-0.git
oschina-mirror
mirrors-QPanda-2-0
mirrors-QPanda-2-0
master