mirror of
https://github.com/azaion/autopilot.git
synced 2026-04-22 11:36:34 +00:00
Compile opi_rtsp as only command line app
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
QT += core
|
||||
CONFIG += c++11 link_pkgconfig concurrent
|
||||
QT -= gui
|
||||
CONFIG += c++11 link_pkgconfig concurrent console
|
||||
PKGCONFIG += opencv4
|
||||
MOC_DIR = moc
|
||||
OBJECTS_DIR = obj
|
||||
|
||||
Reference in New Issue
Block a user