Remove NI VISA headers, as they are now included in NI Libraries (#1879)

This commit is contained in:
Thad House
2019-09-07 21:01:27 -07:00
committed by Peter Johnson
parent bc59db5e6f
commit f49859ebfd
4 changed files with 2 additions and 1267 deletions

View File

@@ -7,7 +7,7 @@ nativeUtils {
wpi {
configureDependencies {
wpiVersion = "-1"
niLibVersion = "2019.12.2"
niLibVersion = "2019.12.3"
opencvVersion = "3.4.7-1"
googleTestVersion = "1.9.0-3-437e100"
}