Browse Source

Documented conan package

Jorrit Rouwe 6 months ago
parent
commit
7a67cef50a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Build/README.md

+ 1 - 0
Build/README.md

@@ -187,6 +187,7 @@ To implement your custom memory allocator override Allocate, Free, Reallocate, A
 
 
 * A vcpkg package is available [here](https://github.com/microsoft/vcpkg/tree/master/ports/joltphysics).
 * A vcpkg package is available [here](https://github.com/microsoft/vcpkg/tree/master/ports/joltphysics).
 * A xmake package is available [here](https://github.com/xmake-io/xmake-repo/tree/dev/packages/j/joltphysics).
 * A xmake package is available [here](https://github.com/xmake-io/xmake-repo/tree/dev/packages/j/joltphysics).
+* A conan package is available [here](https://conan.io/center/recipes/joltphysics)
 * Jolt has been verified to build with [ninja](https://ninja-build.org/) through CMake.
 * Jolt has been verified to build with [ninja](https://ninja-build.org/) through CMake.
 
 
 ## Errors
 ## Errors