llvm-project/lldb/unittests/tools/CMakeLists.txt

4 lines
72 B
CMake

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