Durengo / Omni-Grid

Final project for Software Engineering and Software Testing courses made by students from Vilniaus Kolegija / University of Applied Sciences at the Faculty of Electronics and Informatics.
MIT License
0 stars 1 forks source link

Dropped support for GTK, Boost, Python, Boost-Python. #38

Closed Durengo closed 10 months ago

Durengo commented 10 months ago

PKGconfig no longer needed. Build times improved drastically.

Since we will not be implementing any AI (as we planned previously by using Python) we are dropping Boost, Python, and Boost-Python dependencies.

We are also dropping support for GTK as we are not implementing anything from that library and instead relying solely on the TUI to parse user input.