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

4 lines
93 B
CMake

if(CMAKE_SYSTEM_NAME MATCHES "Android|Linux|NetBSD")
add_subdirectory(lldb-server)
endif()