This commit is contained in:
jp9000
2014-01-09 19:09:40 -07:00
3 changed files with 53 additions and 6 deletions

View File

@@ -102,6 +102,7 @@ if(APPLE)
MACOSX_BUNDLE ${BUILD_APP_BUNDLE})
if(BUILD_APP_BUNDLE)
obs_add_core_lib_target(obs)
obs_add_plugin_target(obs)
obs_add_data_dir(/bin/obs.app/Contents/)
endif()
endif()