build: consistently have libgst prefix on all plugins

Before this, on Linux there'd be a liblibgst prefix
This commit is contained in:
Joshua M. Doe
2020-04-14 15:30:46 -04:00
parent 6c87791b95
commit 4ebc6b8c77
26 changed files with 30 additions and 27 deletions

View File

@@ -11,7 +11,7 @@ set (HEADERS
include_directories (AFTER
${ORC_INCLUDE_DIR})
set (libname libgstmisb)
set (libname gstmisb)
add_library (${libname} MODULE
${SOURCES}