Move Qt moc files to scons cache directory (#26109)

This commit is contained in:
Dean Lee
2022-10-18 01:32:31 +08:00
committed by GitHub
parent 93346c31d3
commit 3a8ddc191f
+1
View File
@@ -327,6 +327,7 @@ qt_flags = [
qt_env['CXXFLAGS'] += qt_flags
qt_env['LIBPATH'] += ['#selfdrive/ui']
qt_env['LIBS'] = qt_libs
qt_env['QT_MOCHPREFIX'] = cache_dir + '/moc_files/moc_'
if GetOption("clazy"):
checks = [