[nostalgia] Rename plugin references to module

This commit is contained in:
2020-12-17 20:40:23 -06:00
parent dcef76b488
commit 843da4a810
7 changed files with 11 additions and 11 deletions

View File

@@ -34,5 +34,5 @@ install(
TARGETS
NostalgiaCore-Studio
LIBRARY DESTINATION
${NOSTALGIA_DIST_PLUGIN}
${NOSTALGIA_DIST_MODULE}
)