Something went wrong on our end
-
Matthias Steinke authored2380f4b7
Jamfile 288 B
project :
;
lib pbarpToOmegaPi :
[ glob *.cc : *App.cc ]
$(TOP)/PwaUtils//PwaUtils
$(TOP)/Event//Event
$(TOP)/qft++//qft++
: <use>$(TOP)//Geneva
:
: <library>$(TOP)//Geneva ;
exe GOmegaPiApp : GOmegaPiApp.cc pbarpToOmegaPi : ;