add about and license

This commit is contained in:
Maik Jurischka
2025-12-19 09:50:35 +01:00
parent 705519ec39
commit 01ef031fcd
12 changed files with 204 additions and 2 deletions

View File

@@ -21,6 +21,8 @@ qt_add_executable(gstreamerViewer
cameracontrolwidget.h
videoviewerwidget.cpp
videoviewerwidget.h
aboutwidget.cpp
aboutwidget.h
)
target_include_directories(gstreamerViewer PRIVATE ${GSTREAMER_INCLUDE_DIRS})