finalcut
finalcut copied to clipboard
A text-based widget toolkit
Dear Markus, First of all thanks for the amazing library. I have made myself a log viewer with finalcut for my server side project. Here is a screenshot;  Everything...
Hi, not really a feature request, just putting this here in case people want this. After "installing" (https://github.com/cpm-cmake/CPM.cmake) the `CPM.cmake` file into your project: ```cmake include(cmake/CPM.cmake) CPMAddPackage( NAME finalcut GIT_REPOSITORY...
## Feature Request **Do you want to solve a problem with your feature request? Please describe it.** I build Qt apps (console and GUI) and now have to build a...