diff options
author | Konstantin Käfer <mail@kkaefer.com> | 2016-11-22 11:44:05 +0100 |
---|---|---|
committer | Konstantin Käfer <mail@kkaefer.com> | 2016-11-22 20:58:51 +0100 |
commit | a71868fc8d68fec0b34988d90ef1165c0c87d1db (patch) | |
tree | 214a342fbc9dfafda5998fd7412619d07cb5a50c /cmake | |
parent | 398344addc456fd951dfb31d95d2668bb60af009 (diff) | |
download | qtlocation-mapboxgl-a71868fc8d68fec0b34988d90ef1165c0c87d1db.tar.gz |
[build] move Reachability to platform/darwin
Diffstat (limited to 'cmake')
-rw-r--r-- | cmake/core-files.cmake | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cmake/core-files.cmake b/cmake/core-files.cmake index 8f3d5839e2..15dc554782 100644 --- a/cmake/core-files.cmake +++ b/cmake/core-files.cmake @@ -137,9 +137,6 @@ set(MBGL_CORE_FILES src/mbgl/platform/event.cpp src/mbgl/platform/log.cpp - # platform/darwin - include/mbgl/platform/darwin/reachability.h - # platform/default include/mbgl/platform/default/glfw_view.hpp include/mbgl/platform/default/headless_backend.hpp |