Move the harness example to the examples folder.
This commit is contained in:
@@ -25,7 +25,3 @@ path = "../build/rapier3d"
|
||||
[[bin]]
|
||||
name = "all_benchmarks3"
|
||||
path = "all_benchmarks3.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "harness_capsules3"
|
||||
path = "harness_capsules3.rs"
|
||||
|
||||
@@ -25,3 +25,7 @@ path = "../build/rapier3d"
|
||||
[[bin]]
|
||||
name = "all_examples3"
|
||||
path = "./all_examples3.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "harness_capsules3"
|
||||
path = "./harness_capsules3.rs"
|
||||
|
||||
Reference in New Issue
Block a user