Change: [CMake] Disable newgrf scan for regression check

This commit is contained in:
glx22 2022-05-27 17:55:47 +02:00 committed by Loïc Guilloux
parent ed1457dca3
commit 906613e83a
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ execute_process(COMMAND ${OPENTTD_EXECUTABLE}
-vnull:ticks=30000
-d script=2
-d misc=9
-Q
OUTPUT_VARIABLE REGRESSION_OUTPUT
ERROR_VARIABLE REGRESSION_RESULT
OUTPUT_STRIP_TRAILING_WHITESPACE