Closed ConnorY97 closed 4 months ago
Alex expected an issue with:
Error: Failed to detect any supported platform Test failed with exception: Failed to initialize GLFW
. I have enabled some more detailed logging but am unsure how to proceed.
I am moving onto getting the builds to be uploaded with an action.
Separate slimetest and slimegame projects in CMake build
Description
Currently, the slimetest and slimegame projects are built together using a single CMake command. This ticket aims to separate these projects to improve build flexibility and maintainability.
Tasks
Acceptance Criteria
Additional Notes