mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
Revert "[build] Export wpimath protobuf symbols (#5952)"
This reverts commit c80b2d2017.
This commit is contained in:
committed by
Peter Johnson
parent
2aba97c610
commit
9280054eab
@@ -154,9 +154,7 @@ protobuf {
|
||||
generateProtoTasks {
|
||||
all().configureEach { task ->
|
||||
task.builtins {
|
||||
cpp {
|
||||
option "dllexport_decl=WPILIB_DLLEXPORT"
|
||||
}
|
||||
cpp {}
|
||||
remove java
|
||||
}
|
||||
task.plugins {
|
||||
|
||||
Reference in New Issue
Block a user