mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-05 03:07:42 +00:00
better debian support
added qt frontend to debian packages
This commit is contained in:
@@ -15,3 +15,5 @@ add_dependencies(zint_frontend zint)
|
||||
link_directories( "${CMAKE_BINARY_DIR}/backend" )
|
||||
|
||||
target_link_libraries(zint_frontend zint)
|
||||
|
||||
install(TARGETS zint_frontend DESTINATION "${BIN_INSTALL_DIR}" RUNTIME)
|
||||
|
||||
Reference in New Issue
Block a user