[wpigui] Only build static for both gradle and cmake (#2703)

Final use of wpigui is essentially always the static library.
This commit is contained in:
Peter Johnson
2020-09-13 00:34:28 -07:00
committed by GitHub
parent 67e1796ef6
commit 56972447b2
3 changed files with 8 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ nativeUtils {
niLibVersion = "2020.10.1"
opencvVersion = "3.4.7-3"
googleTestVersion = "1.9.0-5-437e100-1"
imguiVersion = "1.76-7"
imguiVersion = "1.76-9"
wpimathVersion = "-1"
}
}