Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/v1.x' into ue5-main
Browse files Browse the repository at this point in the history
  • Loading branch information
kring committed Aug 31, 2023
2 parents b4cd856 + dbbca15 commit dad3327
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Source/CesiumRuntime/CesiumRuntime.Build.cs
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ public CesiumRuntime(ReadOnlyTargetRules Target) : base(Target)
string[] libs = new string[]
{
"async++",
"Cesium3DTiles",
"Cesium3DTilesReader",
"Cesium3DTilesSelection",
"CesiumAsync",
"CesiumGeometry",
Expand Down
2 changes: 1 addition & 1 deletion extern/cesium-native
Submodule cesium-native updated 305 files

0 comments on commit dad3327

Please sign in to comment.