[CMake] Run the lldb-server tests with system debugserver.
authorJonas Devlieghere <jonas@devlieghere.com>
Wed, 25 Sep 2019 17:12:59 +0000 (17:12 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Wed, 25 Sep 2019 17:12:59 +0000 (17:12 +0000)
commit2660e5585870eae8699b372d381abfacfb405f30
treeced40d2d34c4ee6c6128af4ea6b8f2d045bf0ccb
parentf3ab99dcf8afaa2b4617a0c749782a2e664d77a8
[CMake] Run the lldb-server tests with system debugserver.

Now that we no longer build debugserver when LLDB_USE_SYSTEM_DEBUGSERVER
is set, we have to change the logic for testing lldb-server.

llvm-svn: 372900
lldb/unittests/tools/lldb-server/CMakeLists.txt