##// END OF EJS Templates
Add basic Meson build support...
Add basic Meson build support This should ease building both FSW and unit tests. Meson has a better support for building both corss and native binaries at the same time.

File last commit:

r179:f0fdfd2b8c4c VHDL_0_1_28
r407:244510f22990 tip R3.3
Show More
fsw_matrices_handling.pro
13 lines | 161 B | text/idl | PrologLexer
TEMPLATE = app
CONFIG += console
CONFIG -= app_bundle
CONFIG -= qt
SOURCES += main.c
include(deployment.pri)
qtcAddDeployment()
HEADERS += \
functions.h