Skip to content

Commit

Permalink
[addon] Fix c/p error
Browse files Browse the repository at this point in the history
  • Loading branch information
garbear authored and AlwinEsch committed Mar 12, 2016
1 parent f75aa51 commit 3bf5314
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -5,5 +5,5 @@ set(HEADERS AddonCallbacksInputStream.h)
core_add_library(api1AddonCallbacks_InputStream)

if(ENABLE_INTERNAL_FFMPEG)
add_dependencies(addons ffmpeg)
add_dependencies(api1AddonCallbacks_InputStream ffmpeg)
endif()

0 comments on commit 3bf5314

Please sign in to comment.