blob: 8149cb1d4ca4c923143e960b6d2d213ea3aab5e7 [file] [log] [blame]
QT += core
QT -= gui
TARGET = cbordump
CONFIG += cmdline
TEMPLATE = app
# install
target.path = $$[QT_INSTALL_EXAMPLES]/corelib/serialization/cbordump
INSTALLS += target
SOURCES += main.cpp