JKQtPlotter/examples/rgbimageplot_opencv/rgbimageplot_opencv_and_lib.pro
jkriege2 7311948d53 using CMake now to build examples
restructuring/massive renaming to make this possible
2019-06-20 22:24:47 +02:00

9 lines
247 B
INI

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