- add --json-output to pvqa_pcap
- increase version number for pvqa server - remove resiprocate_lite library target
This commit is contained in:
parent
7efce16843
commit
c7fa3dd011
|
|
@ -305,4 +305,4 @@ SET (RUTIL_SOURCES
|
||||||
|
|
||||||
|
|
||||||
add_library(resiprocate ${ARES_SOURCES} ${RUTIL_SOURCES} ${STACK_SOURCES} ${DUM_SOURCES})
|
add_library(resiprocate ${ARES_SOURCES} ${RUTIL_SOURCES} ${STACK_SOURCES} ${DUM_SOURCES})
|
||||||
add_library(resiprocate_lite ${RUTIL_SOURCES} ${STACK_SOURCES})
|
#add_library(resiprocate_lite ${RUTIL_SOURCES} ${STACK_SOURCES})
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue