Skip to content

Commit

Permalink
Update BuildFile.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlange6 authored Feb 19, 2019
1 parent b5b0034 commit fcf7e70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions FWCore/Framework/bin/BuildFile.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<use name="FWCore/ParameterSet"/>
<use name="FWCore/ParameterSetReader"/>
</bin>
<bin name="cmsRun" file="cmsRun.cpp">
<bin name="cmsRun" file="cmsRunPyDev.cpp">
<use name="tbb"/>
<use name="boost"/>
<use name="boost_program_options"/>
Expand All @@ -41,7 +41,7 @@
<use name="FWCore/ServiceRegistry"/>
<use name="FWCore/Utilities"/>
<use name="FWCore/ParameterSet"/>
<use name="FWCore/ParameterSetReader"/>
<use name="FWCore/PyDevParameterSet"/>
</bin>
<bin name="cmsRunVDT" file="cmsRun.cpp">
<use name="vdt"/>
Expand Down

0 comments on commit fcf7e70

Please sign in to comment.