index
:
socket_wrapper.git
master
A library passing all socket communications through Unix sockets. It aims to help client/server software development teams willing to gain full functional test coverage.
Anoop C S
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
DefineOptions.cmake
blob: aca40a5502c4879faf5a9f688224856df1b63904 (
plain
)
1
option
(
WITH_TESTING
"Build with unit tests"
OFF
)