summaryrefslogtreecommitdiffstats
path: root/src/plugins/sqldrivers/oci
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@qt.io>2019-09-04 10:52:18 +0200
committerSimon Hausmann <simon.hausmann@qt.io>2019-09-04 13:18:08 +0000
commit18fc9e1bf821130f0cfe45dc7d5c05b70458e7c0 (patch)
treec9238ca197310c0af8db494b385932d118bbd4f8 /src/plugins/sqldrivers/oci
parent85e3bb7aeaed157526a84f5860260a1dd0df1afb (diff)
Fix qtdeclarative build on Windows
Our tools are typically installed into the Qt bin directory, after which they are useable right away on Windows, since the Qt dlls are located there, too. An exception to the rule are tools that are built within a module and used right away. At that point they are in the top-level bin dir of the build directory, along with "local" DLLS they might need, but with the Qt dlls out of reach. To cover this case, we need to prepend a PATH adjusting command when using these with add_custom_command. Change-Id: I7f58581f5060c8004b5d1fa1f6f17297256783de Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'src/plugins/sqldrivers/oci')
0 files changed, 0 insertions, 0 deletions