mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
HAND FIXES: Fixup gradle / cmake / styleguide
This commit is contained in:
committed by
Peter Johnson
parent
105deaddb0
commit
c89910b7c6
@@ -1,5 +1,6 @@
|
||||
cppHeaderFileInclude {
|
||||
\.h$
|
||||
\.hpp$
|
||||
\.inc$
|
||||
\.inl$
|
||||
}
|
||||
@@ -20,17 +21,12 @@ repoRootNameOverride {
|
||||
|
||||
includeOtherLibs {
|
||||
^GLFW
|
||||
^cscore
|
||||
^fmt/
|
||||
^fields/
|
||||
^frc/
|
||||
^imgui
|
||||
portable-file-dialogs.h
|
||||
^networktables/
|
||||
^ntcore
|
||||
^units
|
||||
^upb/
|
||||
^wpi/
|
||||
^wpigui
|
||||
^wpimath/
|
||||
}
|
||||
|
||||
includeProject {
|
||||
wpi/gui/portable-file-dialogs.h
|
||||
wpi/util/expected
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user