Skip to content
Draft
3 changes: 3 additions & 0 deletions libobs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ target_sources(
obs-hotkey.c
obs-hotkey.h
obs-hotkeys.h
obs-hotkey-portal.c
obs-hotkey-portal.h
obs-interaction.h
obs-internal.h
obs-missing-files.c
Expand Down Expand Up @@ -312,6 +314,7 @@ set(
obs-encoder.h
obs-hotkey.h
obs-hotkeys.h
obs-hotkey-portal.h
obs-interaction.h
obs-missing-files.h
obs-module.h
Expand Down
Loading