Improve bundle fixup

This commit is contained in:
BtbN
2014-04-13 11:05:46 -07:00
parent 2451b80ef6
commit 075820028f
8 changed files with 62 additions and 30 deletions

View File

@@ -113,6 +113,3 @@ target_link_libraries(obs
install_obs_core(obs)
install_obs_data(obs ../build/data/obs-studio obs-studio)
obs_fixup_install_target(obs TARGET Qt5::Widgets)
obs_fixup_install_target(obs TARGET Qt5::Gui)
obs_fixup_install_target(obs TARGET Qt5::Core)