Warning, /SimG4CMS/FP420/plugins/BuildFile.xml is written in an unsupported language. File is not indexed.
0001 <use name="SimG4CMS/FP420"/>
0002 <use name="SimG4Core/Watcher"/>
0003 <library file="*.cc" name="SimG4CMSFP420Plugins">
0004 <flags EDM_PLUGIN="1"/>
0005 <!--
0006 There is no way to avoid these in C++ until possibly GCC 6.1.0
0007 Diagnostic pragmas would not work due to the way C++ pre-processor is implemented
0008 RFC PATCH: https://gcc.gnu.org/ml/gcc-patches/2015-07/msg02414.html
0009 -->
0010 <flags REM_CXXFLAGS="-Werror=unused-variable"/>
0011 </library>