From 54409423f767d8b1cf30cb7d0efca6b4ca138823 Mon Sep 17 00:00:00 2001 From: Ethan Morgan Date: Sat, 14 Feb 2026 16:44:06 +0000 Subject: move to own git server --- vcpkg/ports/reactphysics3d/usage | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 vcpkg/ports/reactphysics3d/usage (limited to 'vcpkg/ports/reactphysics3d/usage') diff --git a/vcpkg/ports/reactphysics3d/usage b/vcpkg/ports/reactphysics3d/usage new file mode 100644 index 0000000..cd97529 --- /dev/null +++ b/vcpkg/ports/reactphysics3d/usage @@ -0,0 +1,4 @@ +ReactPhysics3D provides CMake targets: + + find_package(ReactPhysics3D REQUIRED) + target_link_libraries(main PRIVATE ReactPhysics3D::ReactPhysics3D) -- cgit v1.2.3