summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPatric Stout <truebrain@openttd.org>2020-12-26 13:48:57 +0100
committerGitHub <noreply@github.com>2020-12-26 13:48:57 +0100
commitf2d78b11ddc50cea53a8c84e3584319ba5dd0e7b (patch)
tree5df6cbe1249d01a04e423808e65e0c5f0b5fda26 /src
parent6aef1164a4c34d17b60acfb99e61117f35749c98 (diff)
downloadopenttd-f2d78b11ddc50cea53a8c84e3584319ba5dd0e7b.tar.xz
Fix: [Actions] cmakeBuildType is only used with CMakeListsTxtBasic (#8435)
We use CMakeListsTxtAdvanced, and as such, we have to do this our self via "-DCMAKE_BUILD_TYPE=RelWithDebInfo". Otherwise we are producing Debug builds instead of Release builds. Oops.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions