debugserver: Enable -DLLDB_ENERGY when compiling against an internal SDK
authorAdrian Prantl <aprantl@apple.com>
Wed, 10 Jun 2020 21:09:23 +0000 (14:09 -0700)
committerAdrian Prantl <aprantl@apple.com>
Wed, 10 Jun 2020 21:10:27 +0000 (14:10 -0700)
commit661fcfcd8afa4fbf4284a1ea8c0fc948dcc8fcac
tree24ba033a9bff4a4c2fc58dcd759d82ab665d56e8
parent24836f8cd0698bfe40fa42060504f4b3a6d2b903
debugserver: Enable -DLLDB_ENERGY when compiling against an internal SDK

This brings over functionality from the xcodeproject that went missing during the CMake transition.

rdar://problem/63840635

Differential Revision: https://reviews.llvm.org/D81300
lldb/tools/debugserver/source/CMakeLists.txt