Skip to content

Commit

Permalink
Merge pull request #712 from CesiumGS/update-cesium-native
Browse files Browse the repository at this point in the history
Update cesium-native
  • Loading branch information
lilleyse committed Apr 29, 2024
2 parents bc8f6c2 + 8f5b2d0 commit df886a1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
3 changes: 2 additions & 1 deletion extern/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ add_external_project(
CesiumGltfReader
CesiumGltfContent
CesiumGltf
CesiumQuantizedMeshTerrain
CesiumJsonReader
CesiumGeospatial
CesiumGeometry
Expand All @@ -21,7 +22,7 @@ add_external_project(
async++
csprng
draco
ktx_read
ktx
modp_b64
s2geometry
spdlog
Expand Down
2 changes: 1 addition & 1 deletion extern/cesium-native
Submodule cesium-native updated 122 files
3 changes: 2 additions & 1 deletion src/core/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ setup_lib(
CesiumGltfReader
CesiumGltfContent
CesiumGltf
CesiumQuantizedMeshTerrain
CesiumJsonReader
CesiumGeospatial
CesiumGeometry
Expand All @@ -51,7 +52,7 @@ setup_lib(
async++
csprng
draco
ktx_read
ktx
modp_b64
s2geometry
spdlog
Expand Down

0 comments on commit df886a1

Please sign in to comment.