Skip to content

Commit

Permalink
qmake ccache excluded macx
Browse files Browse the repository at this point in the history
  • Loading branch information
silverqx committed Jun 20, 2024
1 parent dfb646b commit a1cf554
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion qmake/features/ccache.prf
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
# afterwards automatically.
win32: \
load(tiny_ccache_win32)
else:unix: \

unix:!macx: \
load(ccache)

0 comments on commit a1cf554

Please sign in to comment.