An open API service indexing awesome lists of open source software.

https://github.com/edenreich/qt_commandlineparser


https://github.com/edenreich/qt_commandlineparser

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# QT Commandline Example App

Just an example for running QT Commandline Applications.

## Build Steps

Run `qmake && make && make clean`

## Distribute

After running the build step the executeable is located in bin directory.