summaryrefslogtreecommitdiff
path: root/cmake/core-files.cmake
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2018-07-13 18:14:12 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2018-07-20 11:56:30 -0700
commitc8edbb0500cbf4baf1d5fdb0e63679539e166585 (patch)
tree750f3b72b9e3b1c91ddbc0541cfc64d7d80ffe71 /cmake/core-files.cmake
parent6d7072162b764c2432c010cd463a5a2c0093d606 (diff)
downloadqtlocation-mapboxgl-c8edbb0500cbf4baf1d5fdb0e63679539e166585.tar.gz
[core] Replace {Source,Camera,Composite}Function with PropertyExpression
Diffstat (limited to 'cmake/core-files.cmake')
-rw-r--r--cmake/core-files.cmake4
1 files changed, 1 insertions, 3 deletions
diff --git a/cmake/core-files.cmake b/cmake/core-files.cmake
index 204bb78bce..2aae6e4573 100644
--- a/cmake/core-files.cmake
+++ b/cmake/core-files.cmake
@@ -368,6 +368,7 @@ set(MBGL_CORE_FILES
include/mbgl/style/layer_type.hpp
include/mbgl/style/light.hpp
include/mbgl/style/position.hpp
+ include/mbgl/style/property_expression.hpp
include/mbgl/style/property_value.hpp
include/mbgl/style/source.hpp
include/mbgl/style/style.hpp
@@ -499,9 +500,6 @@ set(MBGL_CORE_FILES
src/mbgl/style/expression/value.cpp
# style/function
- include/mbgl/style/function/camera_function.hpp
- include/mbgl/style/function/composite_function.hpp
- include/mbgl/style/function/source_function.hpp
src/mbgl/style/function/expression.cpp
# style/layers