summaryrefslogtreecommitdiff
path: root/cmake/core-files.cmake
diff options
context:
space:
mode:
authorBruno de Oliveira Abinader <bruno@mapbox.com>2018-07-24 21:25:21 +0300
committerBruno de Oliveira Abinader <bruno@mapbox.com>2018-07-24 21:45:29 +0300
commitda6f897140e5f8d3c98af78cb1c9c920ef96e82f (patch)
tree414ddfdda6129c98f4315cbf9821de9edb603ba2 /cmake/core-files.cmake
parent8e59c0ce5fad9889162a129df10d1810cffd7848 (diff)
downloadqtlocation-mapboxgl-upstream/no-rtti.tar.gz
[core] Added mbgl::util::TypeIDupstream/no-rtti
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 d2244d14a8..7fe64df9bb 100644
--- a/cmake/core-files.cmake
+++ b/cmake/core-files.cmake
@@ -690,6 +690,7 @@ set(MBGL_CORE_FILES
include/mbgl/util/traits.hpp
include/mbgl/util/tuple.hpp
include/mbgl/util/type_list.hpp
+ include/mbgl/util/typeid.hpp
include/mbgl/util/unique_any.hpp
include/mbgl/util/unitbezier.hpp
include/mbgl/util/util.hpp