Skip to content
Snippets Groups Projects
Commit 4feac8fc authored by michel's avatar michel
Browse files

library bugfix in jamfile

parent e7f2790b
No related branches found
No related tags found
No related merge requests found
...@@ -8,9 +8,9 @@ lib FitIF : ...@@ -8,9 +8,9 @@ lib FitIF :
MinimizerInterface//MinimizerInterface MinimizerInterface//MinimizerInterface
$(TOP)/qft++//qft++ $(TOP)/qft++//qft++
$(TOP)/ErrLogger//ErrLogger $(TOP)/ErrLogger//ErrLogger
: <use>$(TOP)//GemCom <use>$(TOP)//GemCou <use>$(TOP)//GemInd <use>$(TOP)//GemGen <use>$(TOP)//GemHap <use>$(TOP)//Minuit2 : <use>$(TOP)//Geneva <use>$(TOP)//Minuit2
: :
: <library>$(TOP)//GemCom <library>$(TOP)//GemCou <library>$(TOP)//GemInd <library>$(TOP)//GemGen <library>$(TOP)//GemHap <library>$(TOP)//Minuit2 ; : <library>$(TOP)//Geneva <library>$(TOP)//Minuit2 ;
exe ToyFitApp : ToyFitApp.cc FitIF : ; exe ToyFitApp : ToyFitApp.cc FitIF : ;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment