Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
add_subdirectory(gdb-remote)
if (CMAKE_SYSTEM_NAME MATCHES "Linux|Android")
add_subdirectory(Linux)
add_subdirectory(POSIX)
endif()
add_subdirectory(minidump)