Skip to content

Commit

Permalink
qmake bugfix propagate PROJECT_TINYDRIVERS macro
Browse files Browse the repository at this point in the history
  • Loading branch information
silverqx committed Apr 23, 2024
1 parent 236fe27 commit c4756e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qmake/features/tiny_drivers.prf
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ defineTest(tiny_link_drivers) {
# Use the TinyDrivers instead of QtSql drivers
tiny_is_building_drivers() {
# Defines
DEFINES *= PROJECT_TINYDRIVERS
DEFINES *= TINYORM_USING_TINYDRIVERS

build_shared_drivers | \
Expand Down

0 comments on commit c4756e9

Please sign in to comment.