Restructure plugin system to be more portable

This commit is contained in:
2018-02-16 00:41:00 -06:00
parent 2b8b5661eb
commit c2c87e0363
9 changed files with 57 additions and 35 deletions

View File

@@ -20,7 +20,7 @@ install(
TARGETS
NostalgiaCore-Studio
LIBRARY DESTINATION
${NOSTALGIA_DIST_PLUGIN}/nostalgia
${NOSTALGIA_DIST_PLUGIN}
)
install(