Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Packaging a Qt project
Forum Updated to NodeBB v4.3 + New Features

Packaging a Qt project

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 589 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    soroush
    wrote on last edited by
    #1

    Hi

    I want to add some targets to my Makefile to make deployment easier. First I would like to be able to make source tarball and a deployment file hierarchy containing all things needed to install on system. Something like the target that automake generates and so you can "make dist" you know...

    And then, somehow automate generating deb/rpm packages... It should detect dependencies automatically. And all these things should be done by make and controlled in .pro file of project.

    At least, it should be possible to add a target for installing both development files (headers) and binaries. ("make install_dev"). That's enough for now.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved