Skip to content

Conversation

@meleneth
Copy link

@meleneth meleneth commented Jun 2, 2024

This removes some cruft and recreates the cmake based build system. The SDL2_image submodule is no longer needed.

It also integrates googletest into the build system.

In order to facilitate this, most of the program is compiled as a library which can be linked to either the main executable which should work as it did before, or the test suite which is runnable from the command line and will run all configured tests.

Basically dictated and not read - I got it past the linker errors, but I haven't run the gui ( I was doing it in a text terminal) nor have I actually integrated any tests that call any library functions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant