From 193f130aedefcd51a974da96e26bd7fea7ecd5d4 Mon Sep 17 00:00:00 2001 From: Michael Gene Brockus <55331536+troglobyte-coder@users.noreply.github.com> Date: Sun, 19 Jun 2022 06:36:25 -0700 Subject: [PATCH] Update unity.wrap --- examples/example_4/subprojects/unity.wrap | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/examples/example_4/subprojects/unity.wrap b/examples/example_4/subprojects/unity.wrap index f2e54c8..8688475 100755 --- a/examples/example_4/subprojects/unity.wrap +++ b/examples/example_4/subprojects/unity.wrap @@ -1,4 +1,6 @@ [wrap-git] -directory = unity url = https://github.com/ThrowTheSwitch/Unity.git revision = head + +[provide] +unity = unity_dep