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:
@ -47,3 +47,5 @@ add_executable(PdfTool
|
||||
)
|
||||
|
||||
target_link_libraries(PdfTool PRIVATE Pdf4QtLib Qt6::Core Qt6::Gui Qt6::Xml)
|
||||
|
||||
install(TARGETS PdfTool)
|
||||
|
Reference in New Issue
Block a user