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