robotpy / robotpy-cscore

Moved to https://github.com/robotpy/mostrobotpy
Other
17 stars 12 forks source link

Split compilation up #68

Closed virtuald closed 1 year ago

virtuald commented 5 years ago

Should be in multiple compilation units instead of one giant file, so that it doesn't take as much memory to compile this. See https://github.com/robotpy/robotpy-cscore/issues/67 for a Real User who ran into this problem.