mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13: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