Something went wrong on our end
-
Matthias Steinke authoredc36cc495
Jamfile 221 B
project :
;
lib ErrLogger : [ glob *.cc : *App.cc ] : <use>$(TOP)//log4cpp : : <library>$(TOP)//log4cpp ;
exe ErrLoggerTestApp : ErrLoggerTestApp.cc ErrLogger : ;
exe Log4CppTestApp : Log4CppTestApp.cc ErrLogger : ;