QMake: No need for 'make depend' anymore
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Syping 2020-09-03 00:03:04 +02:00
parent 90744ced60
commit 57c32eea58
18 changed files with 75 additions and 110 deletions

View file

@ -126,7 +126,7 @@ set(GTA5VIEW_DEFINES
)
set(GTA5VIEW_RESOURCES
res/app_cmake.qrc
res/app.qrc
res/global.qrc
)
set_property(SOURCE res/global.qrc PROPERTY AUTORCC_OPTIONS "-threshold;0;-compress;9")