0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/UI/frontend-plugins/decklink-captions
PatTheMav 6d91c3512b UI: Fix UI file changes not being picked up by CMake
Due to how CMake and generated project files are structured, just using
AUTOUIC to pick up Qt `.ui` files will lead to a situation where
changing such a file doesn't trigger a regeneration of the associated
header files and thus a re-build of the target.

Upstream fix still requires `.ui` files to be added as target sources.

CMake issue: https://gitlab.kitware.com/cmake/cmake/-/issues/17959
2022-03-19 15:35:30 -07:00
..
data decklink: Add ability to ingest/embed cea 708 captions 2020-11-01 22:28:49 -08:00
forms decklink: Add ability to ingest/embed cea 708 captions 2020-11-01 22:28:49 -08:00
CMakeLists.txt UI: Fix UI file changes not being picked up by CMake 2022-03-19 15:35:30 -07:00
decklink-captions.cpp decklink: Don't load modules if Decklink not found 2022-02-26 15:44:00 -08:00
decklink-captions.h decklink: Add ability to ingest/embed cea 708 captions 2020-11-01 22:28:49 -08:00