/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
CondCore/CondDB/plugins/BuildFile.xml
29 строк
1 KB
Giacomo Govi
Moving to python3
24 июн 2021, 10:15
24 июн 2021, 10:15
df2bf39
Код
Авторство
О чём код?
<library file="CondDBPyWrappers.cc" name="CondDBV2PyInterface"> <use name="CondCore/CondDB"/> <use name="boost_python"/> </library> <library file="CondDBPyBind11Wrappers.cc" name="CondDBPyBind11Interface"> <use name="CondCore/CondDB"/> <flags EDM_PLUGIN="0"/> <use name="py3-pybind11"/> <use name="python3"/> </library> <library file="XMLAuthenticationService.cc" name="CondCoreCondDBXMLAuthenticationService"> <use name="boost"/> <use name="tbb"/> <use name="xerces-c"/> <use name="RelationalAccess"/> <use name="CondCore/CondDB"/> <use name="Utilities/Xerces"/> <flags EDM_PLUGIN="1"/> </library> <library file="RelationalAuthenticationService.cc" name="CondCoreCondDBRelationalAuthenticationService"> <use name="boost"/> <use name="tbb"/> <use name="RelationalAccess"/> <use name="CondCore/CondDB"/> <flags EDM_PLUGIN="1"/> </library>