build: get CMake build working again to build in VS2012
This commit is contained in:
@@ -16,9 +16,10 @@ add_library ( libgstimaq MODULE
|
||||
|
||||
target_link_libraries ( libgstimaq
|
||||
general ${GLIB2_LIBRARIES}
|
||||
general ${GSTREAMER_LIBRARIES}
|
||||
general ${GOBJECT_LIBRARIES}
|
||||
general ${GSTREAMER_LIBRARY}
|
||||
general ${GSTREAMER_BASE_LIBRARY}
|
||||
general ${GSTREAMER_INTERFACE_LIBRARY}
|
||||
general ${GSTREAMER_VIDEO_LIBRARY}
|
||||
general ${NIIMAQ_LIBRARIES} )
|
||||
|
||||
install (TARGETS libgstimaq
|
||||
|
||||
Reference in New Issue
Block a user