/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
PerfTools/AllocMonitor/BuildFile.xml
7 строк
183 B
Christopher Jones
AllocMonitor needs explicit linking to dl library
05 сен 2025, 00:16
05 сен 2025, 00:16
649126f
Код
Авторство
О чём код?
<environment> <use name="sockets"/> <!-- this provides the dl library --> <use name="FWCore/Utilities" source_only="1"/> <export> <lib name="1"/> </export> </environment>