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. [Solved] INSTALLS behaviour
Forum Update on Monday, May 27th 2025

[Solved] INSTALLS behaviour

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 464 Views
  • 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.
  • A Offline
    A Offline
    Alexander Linne
    wrote on 1 May 2014, 15:45 last edited by
    #1

    Hi everyone!

    I'm currently setting up a project structure where I use the subdirs template to organize the projects. There I have to copy some files on build. To do this I'm using INSTALLS. Now, if I run qmake on one of the projects that makes use of INSTALLS and have a look into the generated Makefile, not all specified files are in there, but only those that already exist. As I also have to copy some library files from other projects they are not copied if I don't build that project, run qmake, and then build the project that uses it.
    Therefore, if I delete the Build directory and call rebuild all, no files are copied...

    Is that normal behaviour?

    Regards

    1 Reply Last reply
    0

    1/1

    1 May 2014, 15:45

    • Login

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