diff options
author | John Firebaugh <john.firebaugh@gmail.com> | 2017-06-09 15:11:02 -0700 |
---|---|---|
committer | John Firebaugh <john.firebaugh@gmail.com> | 2017-06-13 10:18:43 -0700 |
commit | 244819f2da6b892ce3eab78f3b54c61cb93abc92 (patch) | |
tree | 23c8b30b6fe762c6944e8cc3a1b89e371315cedd /cmake/test-files.cmake | |
parent | 3270440f234570f1426c442898c2400e36608ebf (diff) | |
download | qtlocation-mapboxgl-244819f2da6b892ce3eab78f3b54c61cb93abc92.tar.gz |
[core] Remove unused binpack.hppp
Diffstat (limited to 'cmake/test-files.cmake')
-rw-r--r-- | cmake/test-files.cmake | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cmake/test-files.cmake b/cmake/test-files.cmake index ed84c679fb..edbf100fe2 100644 --- a/cmake/test-files.cmake +++ b/cmake/test-files.cmake @@ -19,9 +19,6 @@ set(MBGL_TEST_FILES test/api/render_missing.test.cpp test/api/repeated_render.test.cpp - # geometry - test/geometry/binpack.test.cpp - # gl test/gl/bucket.test.cpp test/gl/object.test.cpp |