add_subdirectory(Default)
if (CMAKE_SYSTEM_NAME MATCHES "Darwin")
  add_subdirectory(DebugSymbols)
endif()
