Add frc2 includes to list of "other lib" regexes (#1855)

This commit is contained in:
Tyler Veness
2019-08-26 23:11:07 -07:00
committed by Peter Johnson
parent 4b2b21d247
commit 2bdb443255
40 changed files with 44 additions and 82 deletions

View File

@@ -13,6 +13,7 @@ includeOtherLibs {
^cameraserver/
^cscore
^frc/
^frc2/
^networktables/
^ntcore
^opencv2/