build: get CMake build working again to build in VS2012
This commit is contained in:
@@ -16,7 +16,8 @@ add_library (libgstvideoadjust MODULE
|
||||
|
||||
target_link_libraries (libgstvideoadjust
|
||||
${GLIB2_LIBRARIES}
|
||||
${GSTREAMER_LIBRARIES}
|
||||
${GOBJECT_LIBRARIES}
|
||||
${GSTREAMER_LIBRARY}
|
||||
${GSTREAMER_BASE_LIBRARY}
|
||||
${GSTREAMER_VIDEO_LIBRARY})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user