Make microbench library & header optional
Requires similar changes in pvaSrv, and in pvCommonCPP if you're actually using the microbench code.
This commit is contained in:
@ -30,5 +30,6 @@ endif
|
||||
|
||||
ifdef WITH_MICROBENCH
|
||||
USR_CPPFLAGS += -DWITH_MICROBENCH
|
||||
MBLIB = pvMB
|
||||
endif
|
||||
|
||||
|
Reference in New Issue
Block a user