removing mpv pieces

This commit is contained in:
Chris Cochrun 2024-09-14 07:31:42 -05:00
parent e9d0bdb5c5
commit 8ae9911ee3
5 changed files with 11 additions and 17 deletions

View file

@ -14,8 +14,8 @@ target_sources(lumina
# cpp/imagesqlmodel.cpp cpp/imagesqlmodel.h
# cpp/filemanager.cpp cpp/filemanager.h
# cpp/presentationsqlmodel.cpp cpp/presentationsqlmodel.h
cpp/mpv/mpvitem.h cpp/mpv/mpvitem.cpp
cpp/mpv/mpvproperties.h
# cpp/mpv/mpvitem.h cpp/mpv/mpvitem.cpp
# cpp/mpv/mpvproperties.h
)
target_compile_options (lumina PUBLIC -fexceptions)