summaryrefslogtreecommitdiff
path: root/cmake/test-files.cmake
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2017-05-16 11:35:26 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2017-05-17 09:28:26 -0700
commit4c26759b69bf1c5ef12b244562784f97d773315f (patch)
tree1dd045f2d8fd33e60a1ab562018a263ce1e16561 /cmake/test-files.cmake
parentc2f7f48a223a2a3ba7bf6c8eb2f405edd77a9593 (diff)
downloadqtlocation-mapboxgl-4c26759b69bf1c5ef12b244562784f97d773315f.tar.gz
[core] Remove WorkQueue
No longer used as of 5cdf838a387cae446dba500ac49a1c5524bf7949.
Diffstat (limited to 'cmake/test-files.cmake')
-rw-r--r--cmake/test-files.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmake/test-files.cmake b/cmake/test-files.cmake
index 9415add573..e4ffba4754 100644
--- a/cmake/test-files.cmake
+++ b/cmake/test-files.cmake
@@ -138,5 +138,4 @@ set(MBGL_TEST_FILES
test/util/timer.test.cpp
test/util/token.test.cpp
test/util/url.test.cpp
- test/util/work_queue.test.cpp
)