mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-16 02:25:50 +08:00
fb5b497356
- decoration of library names in CMake-builds - renamed advancedlineandfillstyling to advplotstyling to solve problems with too long filenames
9 lines
227 B
INI
9 lines
227 B
INI
TEMPLATE = subdirs
|
|
|
|
SUBDIRS += jkqtplotterlib advplotstyling
|
|
|
|
jkqtplotterlib.file = ../../qmake/staticlib/jkqtplotterlib/jkqtplotterlib.pro
|
|
|
|
advplotstyling.file=$$PWD/advplotstyling.pro
|
|
advplotstyling.depends = jkqtplotterlib
|