Files @ r25407:b37c2c854ce5
Branch filter:

Location: cpp/openttd-patchpack/source/cmake/PackageDeb.cmake

William Davis
Change: Use gender-neutral pronouns in console command messages (and comments) (#9203)
1
2
3
set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "${ARCHITECTURE}")
set(CPACK_DEBIAN_PACKAGE_SECTION "games")
set(CPACK_DEBIAN_PACKAGE_SHLIBDEPS ON)