CMake options to compile without proxy or shadow
authorArmin Novak <armin.novak@thincast.com>
Mon, 9 Mar 2020 07:48:57 +0000 (08:48 +0100)
committerArmin Novak <armin.novak@thincast.com>
Mon, 9 Mar 2020 07:50:40 +0000 (08:50 +0100)
commit83348ef98fa871d8c0ac0949f7e11bfe7e0fc375
tree64114e0611bf742f12b2e7163587b9c26191b0fa
parent929457db4cdbeb13aa983fffda1757d051d48ae6
CMake options to compile without proxy or shadow

* Added WITH_SHADOW (default ON) to compile without shadow server
* Added WITH_PROXY (default ON) to compile without proxy server
cmake/ConfigOptions.cmake
server/CMakeLists.txt