/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Validation/Geometry/BuildFile.xml
21 строка
757 B
Jonas Rembser
Remove unused boost dependencies from Validation BuildFiles
17 июл 2021, 12:51
17 июл 2021, 12:51
21f7807
Код
Авторство
О чём код?
<use name="root"/> <use name="dd4hep"/> <use name="geant4core"/> <use name="FWCore/Framework"/> <use name="FWCore/ParameterSet"/> <use name="FWCore/MessageLogger"/> <use name="FWCore/ServiceRegistry"/> <use name="DetectorDescription/Core"/> <use name="DetectorDescription/DDCMS"/> <use name="Geometry/Records"/> <use name="SimDataFormats/CaloHit"/> <use name="SimG4Core/Notification"/> <use name="SimG4Core/Watcher"/> <use name="CommonTools/UtilAlgos"/> <flags EDM_PLUGIN="1"/> <!-- There is no way to avoid these in C++ until possibly GCC 6.1.0 Diagnostic pragmas would not work due to the way C++ pre-processor is implemented RFC PATCH: https://gcc.gnu.org/ml/gcc-patches/2015-07/msg02414.html --> <flags REM_CXXFLAGS="-Werror=unused-variable"/>