Skip to content

Commit

Permalink
Move from catch2 to doctest
Browse files Browse the repository at this point in the history
  • Loading branch information
timoore committed Jan 31, 2025
1 parent c4a18ce commit a08802b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions extern/vcpkg-overlays/cesium-native/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ endif()
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO CesiumGS/cesium-native
REF a248a46069c01e358ce5209e0fb743fe89d502bb
SHA512 86e56d209f83bc6d1691bc4d40004ebe796cd370ed58c8f6454a072ef089e5fc2e965096cb57ae603b7703773e3083098163c7b397c13118b945bf799f9551d4
REF 69b45dae4f64342c5cdc2668b475d29defd79db8
SHA512 fdea23c5e41b7b01d14dd1a640e5cbe114252396c5f4c42fa1c11ab4d52d77092cf61a1afd45da3d3b431a4d34c2d790576e2c19d19abb3dd6db19447b9d0375
HEAD_REF vcpkg-pkg
)

Expand Down
2 changes: 1 addition & 1 deletion extern/vcpkg-overlays/cesium-native/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"vcpkg-cmake",
"vcpkg-cmake-config",
"asyncplusplus",
"catch2",
"doctest",
"expected-lite",
"fmt",
"glm",
Expand Down

0 comments on commit a08802b

Please sign in to comment.