From 8f5b2d0c67d1b44379d5fb5ba0168908a3bff1cc Mon Sep 17 00:00:00 2001 From: Sean Lilley Date: Mon, 29 Apr 2024 11:36:10 -0400 Subject: [PATCH] Update cesium-native --- extern/CMakeLists.txt | 3 ++- extern/cesium-native | 2 +- src/core/CMakeLists.txt | 3 ++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/extern/CMakeLists.txt b/extern/CMakeLists.txt index e639fa9d..3c1a94af 100644 --- a/extern/CMakeLists.txt +++ b/extern/CMakeLists.txt @@ -12,6 +12,7 @@ add_external_project( CesiumGltfReader CesiumGltfContent CesiumGltf + CesiumQuantizedMeshTerrain CesiumJsonReader CesiumGeospatial CesiumGeometry @@ -21,7 +22,7 @@ add_external_project( async++ csprng draco - ktx_read + ktx modp_b64 s2geometry spdlog diff --git a/extern/cesium-native b/extern/cesium-native index e868c5c8..8fbaee15 160000 --- a/extern/cesium-native +++ b/extern/cesium-native @@ -1 +1 @@ -Subproject commit e868c5c85b2de61ded38ff21a88e49f3c6617a95 +Subproject commit 8fbaee15432da5a646e23161c9c9224278e5d014 diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index 7f6226a0..7e6315ce 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt @@ -42,6 +42,7 @@ setup_lib( CesiumGltfReader CesiumGltfContent CesiumGltf + CesiumQuantizedMeshTerrain CesiumJsonReader CesiumGeospatial CesiumGeometry @@ -51,7 +52,7 @@ setup_lib( async++ csprng draco - ktx_read + ktx modp_b64 s2geometry spdlog