summaryrefslogtreecommitdiff
path: root/cmake/core-files.cmake
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2016-09-02 16:52:25 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2016-09-08 16:36:47 -0700
commite4995e8d3a38dfd2ed64337e712ecf701af37454 (patch)
tree234490c1f4e93afb99738d6790be46ea1fe9c1c8 /cmake/core-files.cmake
parenta85f7540c7f4ac289abba1dc3aa71058bc820b05 (diff)
downloadqtlocation-mapboxgl-e4995e8d3a38dfd2ed64337e712ecf701af37454.tar.gz
[core] Extract WorkTaskImpl from run_loop.hpp
Diffstat (limited to 'cmake/core-files.cmake')
-rw-r--r--cmake/core-files.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/core-files.cmake b/cmake/core-files.cmake
index c76bb3592f..adc37dc71b 100644
--- a/cmake/core-files.cmake
+++ b/cmake/core-files.cmake
@@ -400,6 +400,7 @@ set(MBGL_CORE_FILES
include/mbgl/util/variant.hpp
include/mbgl/util/work_request.hpp
include/mbgl/util/work_task.hpp
+ include/mbgl/util/work_task_impl.hpp
src/mbgl/util/async_task.hpp
src/mbgl/util/chrono.cpp
src/mbgl/util/clip_id.cpp