mirror of
https://github.com/azaion/autopilot.git
synced 2026-04-23 00:46:34 +00:00
Removed unnesessary files.
This commit is contained in:
@@ -40,11 +40,3 @@ HEADERS += \
|
||||
utilsCRC16.hpp \
|
||||
utilsTargetLocation.hpp
|
||||
|
||||
# When using FFmpeg
|
||||
#INCLUDEPATH += /usr/include/x86_64-linux-gnu
|
||||
#LIBS += -L/usr/lib/x86_64-linux-gnu -lavformat -lavcodec -lavutil -lswscale
|
||||
|
||||
# When using OpenCV
|
||||
INCLUDEPATH += /usr/include/opencv4
|
||||
LIBS += -L/lib/x86_64-linux-gnu
|
||||
LIBS += -lopencv_core -lopencv_imgproc -lopencv_highgui -lopencv_imgcodecs -lopencv_videoio
|
||||
|
||||
Reference in New Issue
Block a user