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 @@ include_directories (AFTER
${PROJECT_SOURCE_DIR}/common
)
set (libname libgstkaya)
set (libname gstkaya)
add_library (${libname} MODULE
${SOURCES}