summaryrefslogtreecommitdiff
path: root/cmake/test-files.cmake
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2017-06-14 16:30:47 +0300
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2017-06-21 14:30:09 +0300
commit1427628c56d336a21c93ef0a1c57fbfabd98dc5e (patch)
treed2bff72ce0e07cd140436a61bbd464f7fdfcdc2d /cmake/test-files.cmake
parentbfdc4ef64655bf1bbfd216072500e701a9af6d27 (diff)
downloadqtlocation-mapboxgl-1427628c56d336a21c93ef0a1c57fbfabd98dc5e.tar.gz
[core] Remove util::Thread
Fixes #6425
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 da1c046485..f85ca03333 100644
--- a/cmake/test-files.cmake
+++ b/cmake/test-files.cmake
@@ -131,7 +131,6 @@ set(MBGL_TEST_FILES
test/util/projection.test.cpp
test/util/run_loop.test.cpp
test/util/text_conversions.test.cpp
- test/util/thread.test.cpp
test/util/threaded_object.test.cpp
test/util/thread_local.test.cpp
test/util/tile_cover.test.cpp