Disable client/server tests in lite-mode
Code which relies on RPC clients and servers cannot compile in lite-mode. Note that none of the FromAny static_asserts in common-test.c++ will compile yet in MSVC. Nevertheless, the first three (FromAny<int>, FromAny<Reader>, FromAny<Builder>) should reasonably work in lite-mode.
Showing
Please
register
or
sign in
to comment