From 1427628c56d336a21c93ef0a1c57fbfabd98dc5e Mon Sep 17 00:00:00 2001 From: "Thiago Marcos P. Santos" Date: Wed, 14 Jun 2017 16:30:47 +0300 Subject: [core] Remove util::Thread Fixes #6425 --- cmake/test-files.cmake | 1 - 1 file changed, 1 deletion(-) (limited to 'cmake/test-files.cmake') 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 -- cgit v1.2.1