diff options
| author | Adriaan de Groot <adridg@FreeBSD.org> | 2021-10-07 13:23:07 +0200 |
|---|---|---|
| committer | Adriaan de Groot <adridg@FreeBSD.org> | 2021-10-07 14:44:09 +0200 |
| commit | adca0ccff21db8863c18b171e1088a6749d1b4a1 (patch) | |
| tree | 756ee0f8060da62901e8e33dde3dd5e5c4b3a15b /graphics/Makefile | |
| parent | multimedia/qt5-multimedia: avoid gstreamer-gl (diff) | |
graphics/quickqanava: new port, QML-based graph+node viewer library
The samples are not built, so right now this is a leaf port
that is only a library with no consumers; we'll see if it gets
picked up by something.
Diffstat (limited to 'graphics/Makefile')
| -rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 1453852d8596..0c49d10e4816 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -940,6 +940,7 @@ SUBDIR += quat-gui SUBDIR += quesa SUBDIR += quesoglc + SUBDIR += quickqanava SUBDIR += qvge SUBDIR += radiance SUBDIR += radius-engine |
