unplugged-vendor/external/llvm-project/lldb/unittests/tools/CMakeLists.txt

4 lines
72 B
CMake
Raw Normal View History

if(LLDB_TOOL_LLDB_SERVER_BUILD)
add_subdirectory(lldb-server)
endif()