hanchenye-llvm-project/lldb/source/Plugins/SystemRuntime/CMakeLists.txt

4 lines
75 B
CMake

if (CMAKE_SYSTEM_NAME MATCHES "Darwin")
add_subdirectory(MacOSX)
endif()