build: consistently have libgst prefix on all plugins
Before this, on Linux there'd be a liblibgst prefix
This commit is contained in:
@@ -11,7 +11,7 @@ set (HEADERS
|
||||
include_directories (AFTER
|
||||
${ORC_INCLUDE_DIR})
|
||||
|
||||
set (libname libgstmisb)
|
||||
set (libname gstmisb)
|
||||
|
||||
add_library (${libname} MODULE
|
||||
${SOURCES}
|
||||
|
||||
Reference in New Issue
Block a user