Closed hoijui closed 6 years ago
The fonts are our only distributable except the compiled cmatrix file which goes in $prefix or /use/bin/. When you are done, or now make a PR, so that we can get into that easily ther rin the PR.
@hoijui any updates? Can we safely close this?
yep, all done! :-)
hey! :-) i made a first, tiny step in that direction (supporting building with CMake): https://github.com/hoijui/cmatrix/commits/cmake
it configures and compiles fine on my system (Ubuntu 14.04 64bit), and the resulting
cmatrix
executable seems to work fine. what it does not do, is anything else then compiling the executable, like.. doing anything with the font, for example. what other things would be required for it to have the same functionality/features as the current build system?