wpilibsuite / allwpilib

Official Repository of WPILibJ and WPILibC
https://wpilib.org/
Other
1.06k stars 614 forks source link

[build] Organize CMake files #6617

Closed Gold856 closed 4 months ago

Gold856 commented 4 months ago

Move Java compile flags to the root CMakeLists file Put Java targets and tests into their own project folders (for VS) Remove unnecessary file configure Specify cmake/modules as the custom macro dir (enables formatting of our custom macros) Fix typos