From 198d1f7e77c59cebccd81b73537664cd9bcefed6 Mon Sep 17 00:00:00 2001 From: Sriman Achanta <68172138+srimanachanta@users.noreply.github.com> Date: Mon, 20 Nov 2023 22:00:17 -0500 Subject: [PATCH] add comment --- photon-lib/build.gradle | 1 + 1 file changed, 1 insertion(+) diff --git a/photon-lib/build.gradle b/photon-lib/build.gradle index 2592e2d006..9858e157d3 100644 --- a/photon-lib/build.gradle +++ b/photon-lib/build.gradle @@ -105,6 +105,7 @@ cppHeadersZip { cppHeadersZip.dependsOn writeCurrentVersion +// Building photon-lib requires photon-targeting to generate its proto files. This technically shouldn't be required but is needed for it to build. model { components { all {