Skip to content

Commit

Permalink
disable protobuf
Browse files Browse the repository at this point in the history
Signed-off-by: Jade Turner <spacey-sooty@proton.me>
  • Loading branch information
spacey-sooty committed Oct 25, 2024
1 parent 38ade36 commit f50e0da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ tasks.register("cmakeDoxygen") {
"-DWITH_WPILIB=OFF",
"-DWITH_WPIMATH=OFF",
"-DWITH_DOCS=ON",
"-DWITH_PROTOBUFF=OFF",
]
commandLine args
}
Expand Down

0 comments on commit f50e0da

Please sign in to comment.