Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Call for Presentations - Qt World Summit

    [Solved] INSTALLS behaviour

    General and Desktop
    1
    1
    379
    Loading More Posts
    • 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
      Alexander Linne last edited by

      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 Reply Quote 0
      • First post
        Last post