Issue #25: Install target

This commit is contained in:
Jakub Melka
2022-08-27 17:32:48 +02:00
parent 0c4b5fbc82
commit 6bef6b9f05
16 changed files with 95 additions and 7 deletions

View File

@ -123,3 +123,4 @@ set_target_properties(Pdf4QtLib PROPERTIES
VERSION ${PDF4QT_VERSION}
SOVERSION ${PDF4QT_VERSION})
install(TARGETS Pdf4QtLib)

View File

@ -70,5 +70,4 @@ PDFPluginInfo PDFPluginInfo::loadFromJson(const QJsonObject* json)
return result;
}
} // namespace pdf