Files
linux-packaging-mono/external/llvm-project/lldb/unittests/tools/CMakeLists.txt

4 lines
100 B
CMake
Raw Normal View History

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