You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current build system is effectively hard coded Makefiles. It would probably be better to use a more dynamic build system such as autotools or cmake. Investigate and make this change as appropriate.