Emil DeVries

Results 3 comments of Emil DeVries

I'd like to use Logisim as a UI and drive values from another app.

I took a cursory look at both CMake GUI and menuconfig/kconfig. CMake GUI was just a quick install and it picked up on some settings automatically but it only has...

The one thing that I don't like about CMake GUI is the lack of a multi-selection string type. e.g. BUILD_TYPE = (one of) Debug | Relese | MinSizeRel | RelWithDebInfo....