Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Change qmlcachegen output path in qmake project
Forum Updated to NodeBB v4.3 + New Features

Change qmlcachegen output path in qmake project

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 391 Views 2 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.
  • P Offline
    P Offline
    poncho524
    wrote on last edited by poncho524
    #1

    I'm using CONFIG += qtquickcompiler and it generates cpp files for every qml file i have. It just dumps that cpp file into the working directory. I'd like to have all that generated stuff dumped into a subdir so it doesn't muddy up my root dir.

    I know there's OBJECT_DIR and RCC_DIR and MOC_DIR, but none of these have an affect on qmlcachegen.

    Is there an option that works?

    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