diff --git a/src/nostalgia/core/qt/CMakeLists.txt b/src/nostalgia/core/qt/CMakeLists.txt index b622c461..507abd98 100644 --- a/src/nostalgia/core/qt/CMakeLists.txt +++ b/src/nostalgia/core/qt/CMakeLists.txt @@ -14,5 +14,5 @@ install( TARGETS NostalgiaCore-Qt LIBRARY DESTINATION - ${NOSTALGIA_DIST_PLUGIN} + ${NOSTALGIA_DIST_LIB}/nostalgia )