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

@@ -7,7 +7,7 @@ set (HEADERS
include_directories (AFTER
${NIIMAQ_INCLUDE_DIR})
set (libname libgstniimaq)
set (libname gstniimaq)
add_library (${libname} MODULE
${SOURCES}