akashi-esquizolandia/tests/unittest_command_extension/unittest_command_extension.pro
Leifa♥ f307f728c9 Added command extension system (#12)
* Added command extension system

Resolve #10

* Added akashi definitions

* Updated headers to comply to the standard

* Added full definition to argument

* Clang-format pass

* Missing header for GCC

* Missing header for GCC

* Move method implementation to source file
2022-06-15 17:52:27 -05:00

7 lines
92 B
Prolog

QT -= gui
include(../tests_common.pri)
SOURCES += \
tst_unittest_command_extension.cpp