JKQtPlotter/examples/imageplot_cimg/imageplot_cimg_and_lib.pro
jkriege2 57e8fb3362 added CImg interface (header-only) + examples
some corrections for OpenCV examples
2019-11-16 13:50:43 +01:00

9 lines
227 B
INI

TEMPLATE = subdirs
SUBDIRS += jkqtplotterlib imageplot_cimg
jkqtplotterlib.file = ../../qmake/staticlib/jkqtplotterlib/jkqtplotterlib.pro
imageplot_cimg.file=$$PWD/imageplot_cimg.pro
imageplot_cimg.depends = jkqtplotterlib