add infrastructure for app bundle target and unmark as advanced

This commit is contained in:
Palana
2013-12-30 20:52:44 +01:00
parent 78eb116cc8
commit 683585938c
5 changed files with 94 additions and 10 deletions

View File

@@ -86,7 +86,7 @@ target_link_libraries(libobs
${LIBAVUTIL_LIBRARIES}
${LIBSWRESAMPLE_LIBRARIES})
file(COPY
${obs_SOURCE_DIR}/build/data/libobs/default.effect
DESTINATION
${obs_BINARY_DIR}/data/libobs/)
obs_add_core_lib(libobs)
obs_add_data_source(/data/libobs/
${obs_SOURCE_DIR}/build/data/libobs/default.effect)