This is the core library for all Gooborg Studios software, written in C++ (more languages to come).
- A C++11 compiler
- CMake
- wxWidgets
- Doxygen (optional)
cd C++
mkdir build && cd build
cmake ..
make
The theme is our fork of nnen's Doxygen theme, customized to accommodate for the most recent Doxygen and introduce Gooborgs's color scheme.