mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Issue #25: Install target
This commit is contained in:
@ -62,3 +62,5 @@ target_include_directories(Pdf4QtViewer PUBLIC ${CMAKE_BINARY_DIR}/${INSTALL_INC
|
||||
set_target_properties(Pdf4QtLib PROPERTIES
|
||||
VERSION ${PDF4QT_VERSION}
|
||||
SOVERSION ${PDF4QT_VERSION})
|
||||
|
||||
install(TARGETS Pdf4QtViewer)
|
||||
|
Reference in New Issue
Block a user