Peter Johnson
dde91717e4
[build] cmake: Add ability to customize target warnings ( #4032 )
2022-02-13 16:53:55 -08:00
Thad House
382deef750
[wpimath] Explicitly export wpimath symbols
...
Co-authored-by: Tyler Veness <calcmogul@gmail.com >
2021-09-17 12:12:19 -07:00
Tyler Veness
30e936837c
Clean up LinearDigitalFilter class ( #782 )
...
* Renamed LinearDigitalFilter to LinearFilter
* Filter base class removed since it wasn't useful
* C++: std::shared_ptr<> replaced with double parameter
2019-06-28 13:35:57 -07:00
Peter Johnson
372ca4f456
cmake: Enable googletest unit tests ( #1720 )
...
Also don't inherit compile warnings from wpiutil
There's not a good way to disable inherited compiler flags.
2019-06-23 12:44:28 -07:00