Newer
Older
TB_Chris / TbAnalysis / cmt / .svn / text-base / requirements.svn-base
@iaro iaro on 9 May 2016 519 bytes first attempt of automated anal
  1. package TbAnalysis
  2. version v1r1
  3.  
  4. branches cmt doc src
  5. include_path none
  6.  
  7. use GaudiAlg v*
  8. use TbEvent v* Tb
  9. use TbKernel v* Tb
  10.  
  11. #============================================================================
  12. # Component library building rule
  13. #============================================================================
  14. library TbAnalysis ../src/*.cpp -import=AIDA
  15. apply_pattern component_library library=TbAnalysis
  16. macro_append ROOT_linkopts " -lMinuit -lHist -lPhysics"